Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/weblint/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/weblint/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/www/weblint/Makefile 1998/05/01 21:37:23 1.2 +++ pkgsrc/www/weblint/Makefile 1998/06/22 13:14:31 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/05/01 21:37:23 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1998/06/22 13:14:31 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1997/10/29 17:09:53 max Exp # @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.cre.canon.co.uk/ MAINTAINER= frueauf@netbsd.org -USE_PERL5= YES - -MAN1= weblint.1 +USE_PERL5= yes .include "../../mk/bsd.pkg.mk"