diff options
author | asami <asami@FreeBSD.org> | 2000-02-14 10:12:31 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-14 10:12:31 +0800 |
commit | 6123a72ba1f926f9cbb759ee6afba79430c4d533 (patch) | |
tree | c9d5923e2a7998286d0dccad468c016fc6616ed0 /net-im | |
parent | adaedf4cbc2eb639b9eb9db657870cfae1eeb14c (diff) | |
download | freebsd-ports-graphics-6123a72ba1f926f9cbb759ee6afba79430c4d533.tar.gz freebsd-ports-graphics-6123a72ba1f926f9cbb759ee6afba79430c4d533.tar.zst freebsd-ports-graphics-6123a72ba1f926f9cbb759ee6afba79430c4d533.zip |
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.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/naim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index 15af8fd6ddf..fbc365497a3 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/ |