diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 02:32:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 02:32:54 +0800 |
commit | 5bd2dd51ad542c005549716726d8720088d85725 (patch) | |
tree | 0c4fa6d333c9caee3959f6190af9e0cd11508181 /net-mgmt/ipplan/Makefile | |
parent | e238229fb241520965b315f5e18aba3e6168d6eb (diff) | |
download | freebsd-ports-gnome-5bd2dd51ad542c005549716726d8720088d85725.tar.gz freebsd-ports-gnome-5bd2dd51ad542c005549716726d8720088d85725.tar.zst freebsd-ports-gnome-5bd2dd51ad542c005549716726d8720088d85725.zip |
- Update to 4.90
- Take over maintainership
Diffstat (limited to 'net-mgmt/ipplan/Makefile')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 8f72c8b703c4..7efae0d834ef 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,14 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.86.0.1 -DISTVERSION= 4.86a -PORTREVISION= 1 +PORTVERSION= 4.90 CATEGORIES= net-mgmt -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= iptrack +MASTER_SITES= SF/iptrack -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= IP address management and tracking RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap |