diff options
Diffstat (limited to 'graphics')
-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 7a685820ebd..f9fd3e971b5 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 1999/04/14 21:39:03 tron Exp $ +# $NetBSD: Makefile,v 1.7 2000/05/12 16:07:35 dmcmahill Exp $ # DISTNAME= hp2xx-3.1.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/} -MAINTAINER= mcmahill@alum.mit.edu +MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html USE_X11BASE= yes |