diff options
author | Paul Traina <pst@FreeBSD.org> | 2002-10-16 05:25:48 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 2002-10-16 05:25:48 +0000 |
commit | c7b7bdf0da1c6f1e3059ebb2c064992847aa9cdb (patch) | |
tree | f65d0921ca172073da63649416a78ccbf2593137 /www/weblint | |
parent | c7a199d66b0a44ae60d833a2ec9f12cc0ede7dd3 (diff) | |
download | ports-c7b7bdf0da1c6f1e3059ebb2c064992847aa9cdb.tar.gz ports-c7b7bdf0da1c6f1e3059ebb2c064992847aa9cdb.zip |
Notes
Diffstat (limited to 'www/weblint')
-rw-r--r-- | www/weblint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 75f61e69eebb..74eacfa44483 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../../authors/id/NEILB -MAINTAINER= pst@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org MAN1= weblint.1 |