summaryrefslogtreecommitdiff
path: root/www/weblint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-17 08:27:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-17 08:27:57 +0000
commit828f6aa1477bacbefa74ae5a764516bc4ec8e9f4 (patch)
treea9de7e7ec2e2ca5dc752c43093e68658f468d818 /www/weblint
parentAdded weblint. (diff)
A little cleanup.
Notes
Notes: svn path=/head/; revision=2340
Diffstat (limited to 'www/weblint')
-rw-r--r--www/weblint/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index e0cb8949322a..c7fc872b7c14 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -3,12 +3,13 @@
# Date created: Oct 14, 1995
# Whom: pst
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/10/14 23:13:48 pst Exp $
#
DISTNAME= weblint-1.011
-MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/
CATEGORIES+= www
-MAINTAINER= pst
+MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/
+
+MAINTAINER= pst@FreeBSD.ORG
.include <bsd.port.mk>