aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipvs
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-08-25 17:58:13 +0800
committerclement <clement@FreeBSD.org>2005-08-25 17:58:13 +0800
commit041a7f4a1c99701efba712af218ea415e37abbfd (patch)
treebb76006b1711608d2d4430026eef87543e228c5a /net/ipvs
parent0901ec56d94f51e2868ddc264027b99d4dd1485c (diff)
downloadfreebsd-ports-gnome-041a7f4a1c99701efba712af218ea415e37abbfd.tar.gz
freebsd-ports-gnome-041a7f4a1c99701efba712af218ea415e37abbfd.tar.zst
freebsd-ports-gnome-041a7f4a1c99701efba712af218ea415e37abbfd.zip
- Fix a stupid #include problem in libipvs
Pointy hat to: me Approved by: portmgr (self)
Diffstat (limited to 'net/ipvs')
-rw-r--r--net/ipvs/Makefile2
-rw-r--r--net/ipvs/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile
index c734bf317781..af783c26d853 100644
--- a/net/ipvs/Makefile
+++ b/net/ipvs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ipvs
PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/ipvs/
DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION}
diff --git a/net/ipvs/distinfo b/net/ipvs/distinfo
index aa5318a9b84d..7bc2b6bd1672 100644
--- a/net/ipvs/distinfo
+++ b/net/ipvs/distinfo
@@ -1,2 +1,2 @@
-MD5 (ipvs-0.4.0_1.tar.gz) = 928d69af2f3e9fbb6bf89674d2fff56a
-SIZE (ipvs-0.4.0_1.tar.gz) = 75601
+MD5 (ipvs-0.4.0_2.tar.gz) = 4888112c8d661c62d2cc39cc0d396eb4
+SIZE (ipvs-0.4.0_2.tar.gz) = 75784