diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-17 16:10:10 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-02-17 16:10:10 +0000 |
commit | 09043f892840677c45e502325394d9cb451e4f86 (patch) | |
tree | 8dea09a3bb33f9ec09391cd54e496c6fe05fa5fb /net | |
parent | 43b3355672ecf254d5efe68bcd6fcee59056feab (diff) | |
download | ports-09043f892840677c45e502325394d9cb451e4f86.tar.gz ports-09043f892840677c45e502325394d9cb451e4f86.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ipsvd/Makefile | 4 | ||||
-rw-r--r-- | net/ipsvd/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index ad7bc7c6d306..b1ae595504ea 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -6,15 +6,13 @@ # PORTNAME= ipsvd -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.0 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ MAINTAINER= sergei@FreeBSD.org COMMENT= Internet protocol service daemons -BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbdns.a:${PORTSDIR}/dns/libdjbdns - WRKSRC= ${WRKDIR}/net/${DISTNAME} ALL_TARGET= default diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo index a6cef2b2f832..c09b3ca6f0c2 100644 --- a/net/ipsvd/distinfo +++ b/net/ipsvd/distinfo @@ -1,2 +1,2 @@ -MD5 (ipsvd-0.7.1.tar.gz) = ac51b1c8f0764551385261099f8043bf -SIZE (ipsvd-0.7.1.tar.gz) = 49044 +MD5 (ipsvd-0.8.0.tar.gz) = ce792deda11a7ffadf183a66d68d7e29 +SIZE (ipsvd-0.8.0.tar.gz) = 58786 |