From 041a7f4a1c99701efba712af218ea415e37abbfd Mon Sep 17 00:00:00 2001 From: clement Date: Thu, 25 Aug 2005 09:58:13 +0000 Subject: - Fix a stupid #include problem in libipvs Pointy hat to: me Approved by: portmgr (self) --- net/ipvs/Makefile | 2 +- net/ipvs/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net/ipvs') 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 -- cgit