diff options
Diffstat (limited to 'graphics/hp2xx/Makefile')
-rw-r--r-- | graphics/hp2xx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index 82613c8e119..88602ff488d 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2000/08/31 12:37:01 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.9 2000/10/31 18:15:45 dmcmahill Exp $ # DISTNAME= hp2xx-3.3.2 +PKGNAME= hp2xx-3.3.2nb1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/} |