summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-02-14 02:12:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-02-14 02:12:31 +0000
commit3d33f2f600b8f16f3b2d324da42d70ae96db1e6c (patch)
tree4cdc287ef41e64a12d60119af516b5098632a677
parentRemove "-" at end of PKGNAME, you can't use "-" inside the version part. (diff)
Add PKGNAME of "naim-0.9.5.nicer2" -- DISTNAME ("naim-0.9.5-nicer2")
has two version strings separated by a "-". The string "nicer2" is still a violation of the package naming rule (see handbook), but at least it won't confuse the package scripts anymore. Please change this to something more appropriate as you see fit, Michael.
-rw-r--r--net-im/naim/Makefile1
-rw-r--r--net/naim/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile
index 15af8fd6ddf7..fbc365497a37 100644
--- a/net-im/naim/Makefile
+++ b/net-im/naim/Makefile
@@ -7,6 +7,7 @@
#
DISTNAME= naim-0.9.5-nicer2
+PKGNAME= naim-0.9.5.nicer2
CATEGORIES= net
MASTER_SITES= http://dev.n.ml.org/ \
ftp://ftp.netmug.org/pub/FreeBSD/distfiles/
diff --git a/net/naim/Makefile b/net/naim/Makefile
index 15af8fd6ddf7..fbc365497a37 100644
--- a/net/naim/Makefile
+++ b/net/naim/Makefile
@@ -7,6 +7,7 @@
#
DISTNAME= naim-0.9.5-nicer2
+PKGNAME= naim-0.9.5.nicer2
CATEGORIES= net
MASTER_SITES= http://dev.n.ml.org/ \
ftp://ftp.netmug.org/pub/FreeBSD/distfiles/