diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 13:45:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 13:45:12 +0000 |
commit | 1d39d87c38fa8d49102314341ec8aa65b8349490 (patch) | |
tree | 017325d30ddd342f54d56e48ae3ed9c853db85d0 /net-mgmt/ipplan/Makefile | |
parent | a69d4ed9d5aa9831572ab6a3a0a9310f0568eb82 (diff) | |
download | ports-1d39d87c38fa8d49102314341ec8aa65b8349490.tar.gz ports-1d39d87c38fa8d49102314341ec8aa65b8349490.zip |
- Update to 4.86a
Approved by: maintainer implicit
Notes
Notes:
svn path=/head/; revision=193957
Diffstat (limited to 'net-mgmt/ipplan/Makefile')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 8f89a058f2a7..b8a3a5b92ad5 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.86 +PORTVERSION= 4.86.0.1 +DISTVERSION= 4.86a CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= farrokhi@FreeBSD.org COMMENT= IP address management and tracking |