summaryrefslogtreecommitdiff
path: root/graphics/plotutils
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/plotutils
parentf95ee758716d4f463f5b78040fbf10a5b5502bbe (diff)
downloadpkgsrc-039074f50d2ab8c965cce62fc5c707c4120b92b7.tar.gz
Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile6
1 files changed, 3 insertions, 3 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/}