diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-12 16:07:33 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-12 16:07:33 +0000 |
commit | fd3cc12a2d5d73cac996365654952412380be366 (patch) | |
tree | 0f97a82ec620ffc1e024e3c78015131e4d62d8bf /graphics/hp2xx | |
parent | 74aef05b58842be0f461316bd3260e3e419db3a6 (diff) | |
download | pkgsrc-fd3cc12a2d5d73cac996365654952412380be366.tar.gz |
make all pkgs for which I'm the maintainer point to my netbsd email.
Diffstat (limited to 'graphics/hp2xx')
-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 |