summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoritohy <itohy>2000-07-18 23:07:46 +0000
committeritohy <itohy>2000-07-18 23:07:46 +0000
commit039074f50d2ab8c965cce62fc5c707c4120b92b7 (patch)
tree931aed5dc82aa5b7b1d2f72fbe896a2a477d533c /graphics
parentf95ee758716d4f463f5b78040fbf10a5b5502bbe (diff)
downloadpkgsrc-039074f50d2ab8c965cce62fc5c707c4120b92b7.tar.gz
Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/plotutils/Makefile6
-rw-r--r--graphics/pstoedit/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index fa485ea0b61..7aeb300fc50 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2000/07/18 07:41:24 itohy Exp $
+# $NetBSD: Makefile,v 1.8 2000/07/18 23:07:46 itohy Exp $
#
DISTNAME= plotutils-2.3
-# ".0" is added to distinguish libplotter enabled version and existent pkg.
+# "nb1" is added to distinguish libplotter enabled version and existent pkg.
# If you update the base source above 2.3, this hack will no longer needed.
-PKGNAME= plotutils-2.3.0
+PKGNAME= plotutils-2.3nb1
CATEGORIES= devel graphics x11
MASTER_SITES= ${MASTER_SITE_GNU:=plotutils/}
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 3de2c37a84a..283cb456068 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/07/18 08:10:12 itohy Exp $
+# $NetBSD: Makefile,v 1.3 2000/07/18 23:07:47 itohy Exp $
DISTNAME= pstoedit_3_20
PKGNAME= pstoedit-3.20
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
# Requires C++ support of plotutils.
-DEPENDS+= plotutils-2.3.0:../../graphics/plotutils
+DEPENDS+= plotutils-2.3nb1:../../graphics/plotutils
# Any ghostscript pkg will probably do, if not a font pkg.
DEPENDS+= ghostscript-[^f]*:../../print/ghostscript