diff options
-rw-r--r-- | net-mgmt/ipplan/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/ipplan/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/ipplan/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index f65bd36b073e..b647b9b095ca 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ipplan -PORTVERSION= 4.81 +PORTVERSION= 4.85 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack -DISTNAME= ${PORTNAME}-${PORTVERSION}a +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= farrokhi@FreeBSD.org COMMENT= IP address management and tracking diff --git a/net-mgmt/ipplan/distinfo b/net-mgmt/ipplan/distinfo index ef807401bd38..41bff5367193 100644 --- a/net-mgmt/ipplan/distinfo +++ b/net-mgmt/ipplan/distinfo @@ -1,3 +1,3 @@ -MD5 (ipplan-4.81a.tar.gz) = afb7f71cc61322eeabffcc0f6c3b1cbd -SHA256 (ipplan-4.81a.tar.gz) = e6a0939e01ccd83da81294758edf501064612650a783d5eb7abbe0a93a6bf616 -SIZE (ipplan-4.81a.tar.gz) = 1464905 +MD5 (ipplan-4.85.tar.gz) = 7585e0ffe42aa8e4306f775167bbb790 +SHA256 (ipplan-4.85.tar.gz) = f4f5a1652c2daf42cea4a2335684d1c66dae38e663ffc072342da7176a8e6ea4 +SIZE (ipplan-4.85.tar.gz) = 1470757 diff --git a/net-mgmt/ipplan/pkg-plist b/net-mgmt/ipplan/pkg-plist index 2ee7c827dc8e..9524eab0691d 100644 --- a/net-mgmt/ipplan/pkg-plist +++ b/net-mgmt/ipplan/pkg-plist @@ -18,7 +18,7 @@ %%IPPLANDIR%%/TRIGGERS %%IPPLANDIR%%/UPGRADE %%IPPLANDIR%%/admin/changepassword.php -%%IPPLANDIR%%/admin/changesettings.php +%%IPPLANDIR%%/user/changesettings.php %%IPPLANDIR%%/admin/deletebounds.php %%IPPLANDIR%%/admin/displayauditlog.php %%IPPLANDIR%%/admin/displayboundsform.php @@ -545,6 +545,7 @@ %%IPPLANDIR%%/user/treeview.php %%IPPLANDIR%%/user/whois.php %%IPPLANDIR%%/xmllib.php +%%IPPLANDIR%%/PORTERS @dirrm %%IPPLANDIR%%/user/Net/DNS/RR @dirrm %%IPPLANDIR%%/user/Net/DNS @dirrm %%IPPLANDIR%%/user/Net |