diff options
Diffstat (limited to 'devel/acunia-jam/Makefile')
-rw-r--r-- | devel/acunia-jam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/acunia-jam/Makefile b/devel/acunia-jam/Makefile index ca1c5e4c79b..acfb652cc5c 100644 --- a/devel/acunia-jam/Makefile +++ b/devel/acunia-jam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/27 08:15:14 skrll Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:29:23 grant Exp $ # DISTNAME= acunia-jam-1.0 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/jam CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= skrll@netbsd.org +MAINTAINER= skrll@NetBSD.org HOMEPAGE= http://wonka.acunia.com/ COMMENT= Acunia version of the program construction tool, like make(1) |