diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hp2xx/Makefile | 4 | ||||
-rw-r--r-- | graphics/plotutils/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index 9ba51d33fc1..7a685820ebd 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 1999/03/22 16:08:32 bad Exp $ +# $NetBSD: Makefile,v 1.6 1999/04/14 21:39:03 tron Exp $ # DISTNAME= hp2xx-3.1.4 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNU:=/hp2xx/} +MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/} MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 8619a5b2d9e..5cb18f8e20d 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 1999/02/19 04:29:45 tv Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/14 21:39:03 tron Exp $ # DISTNAME= plotutils-2.1.6 CATEGORIES= devel graphics x11 -MASTER_SITES= ${MASTER_SITE_GNU:=/plotutils/} +MASTER_SITES= ${MASTER_SITE_GNU:=plotutils/} MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://www.gnu.org/software/plotutils/plotutils.html |