diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/weblint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index d3dae14bef8..e1e72604673 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/06/22 13:14:31 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/08/08 12:35:42 frueauf Exp $ # FreeBSD Id: Makefile,v 1.8 1997/10/29 17:09:53 max Exp # @@ -6,7 +6,7 @@ DISTNAME= weblint-1.020 CATEGORIES= www MASTER_SITES= ftp://ftp.cre.canon.co.uk/pub/weblint/ -MAINTAINER= frueauf@netbsd.org +MAINTAINER= packages@netbsd.org USE_PERL5= yes |