aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipv6calc/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-06-26 20:19:55 +0800
committeredwin <edwin@FreeBSD.org>2006-06-26 20:19:55 +0800
commitaae037a3bd0ffa4a680fa384c5c02dd22b65afe1 (patch)
tree35d56eba6334c764dc800fc88ee38d0c476b8c33 /net-mgmt/ipv6calc/Makefile
parentea090b231ba6318a739b1adc5c5acb548ff2b8a4 (diff)
downloadfreebsd-ports-gnome-aae037a3bd0ffa4a680fa384c5c02dd22b65afe1.tar.gz
freebsd-ports-gnome-aae037a3bd0ffa4a680fa384c5c02dd22b65afe1.tar.zst
freebsd-ports-gnome-aae037a3bd0ffa4a680fa384c5c02dd22b65afe1.zip
Upgrade to version 0.60.0
Diffstat (limited to 'net-mgmt/ipv6calc/Makefile')
-rw-r--r--net-mgmt/ipv6calc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile
index d84dc0fa8cc1..a3d295fde838 100644
--- a/net-mgmt/ipv6calc/Makefile
+++ b/net-mgmt/ipv6calc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipv6calc
-PORTVERSION= 0.51
+PORTVERSION= 0.60.0
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
@@ -17,8 +17,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin
- @${INSTALL_PROGRAM} ${WRKSRC}/ipv6logconv/ipv6logconv ${PREFIX}/bin
+MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8
.include <bsd.port.mk>