diff options
Diffstat (limited to 'graphics/hp2xx/Makefile')
-rw-r--r-- | graphics/hp2xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index 515da9b6652..d953a5ba2e8 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/07/03 17:31:04 seb Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/17 21:41:14 grant Exp $ # DISTNAME= hp2xx-3.4.0 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/sources CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/} -MAINTAINER= dmcmahill@netbsd.org +MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html COMMENT= HPGL converter and previewer |