aboutsummaryrefslogtreecommitdiff
path: root/net/smcroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/smcroute/Makefile')
-rw-r--r--net/smcroute/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/smcroute/Makefile b/net/smcroute/Makefile
index d04dd15c93fb..1630125734d2 100644
--- a/net/smcroute/Makefile
+++ b/net/smcroute/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= smcroute
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= net
MAINTAINER= hrs@FreeBSD.org
@@ -10,6 +10,7 @@ COMMENT= Static multicast routing tool
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= autoreconf
USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= troglobit