diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-21 06:47:45 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-21 06:47:45 +0800 |
commit | b36dae92184976cdf61732556fb5a42068bceca3 (patch) | |
tree | fa0c784fc5d7ef0aa223165e12532cd63a8f1cc5 /net/naim | |
parent | 1dd01224a66e3da68795dd1cae15efe26c2da289 (diff) | |
download | freebsd-ports-gnome-b36dae92184976cdf61732556fb5a42068bceca3.tar.gz freebsd-ports-gnome-b36dae92184976cdf61732556fb5a42068bceca3.tar.zst freebsd-ports-gnome-b36dae92184976cdf61732556fb5a42068bceca3.zip |
portlint the version number
Diffstat (limited to 'net/naim')
-rw-r--r-- | net/naim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/naim/Makefile b/net/naim/Makefile index fbc365497a37..c93dd016029b 100644 --- a/net/naim/Makefile +++ b/net/naim/Makefile @@ -7,7 +7,7 @@ # DISTNAME= naim-0.9.5-nicer2 -PKGNAME= naim-0.9.5.nicer2 +PKGNAME= naim-0.9.5.2 CATEGORIES= net MASTER_SITES= http://dev.n.ml.org/ \ ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ |