aboutsummaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /net/quagga
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
Notes
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 9db789fa9ccc..a43ba262e889 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quagga
PORTVERSION= 0.99.17
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://quagga.net/download/ \
http://www.ru.quagga.net/download/ \
@@ -22,7 +23,7 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software
CONFLICTS= openbgpd-[0-9]* zebra-0*
-USE_AUTOTOOLS= libtool:22 autoheader:262
+USE_AUTOTOOLS= libtool:22 autoheader:267
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD= yes