diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 10:21:43 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 10:21:43 +0000 |
commit | 90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991 (patch) | |
tree | a9b74c5d2bff49306f8ba4ebc197bc1b79b43323 /net/ipsvd | |
parent | 88f43d324609a96cdb56f13ab634474bbc6a85a5 (diff) | |
download | ports-90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991.tar.gz ports-90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991.zip |
Notes
Diffstat (limited to 'net/ipsvd')
-rw-r--r-- | net/ipsvd/Makefile | 2 | ||||
-rw-r--r-- | net/ipsvd/distinfo | 2 | ||||
-rw-r--r-- | net/ipsvd/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index a5992cc53818..666bf07dedbd 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipsvd -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.0 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo index 56d88caffc92..d93753f09631 100644 --- a/net/ipsvd/distinfo +++ b/net/ipsvd/distinfo @@ -1 +1 @@ -MD5 (ipsvd-0.6.1.tar.gz) = f3c62e35bdd46e857f524564698e60dc +MD5 (ipsvd-0.7.0.tar.gz) = 0f8ea80a10cc11b3b2db05db3dd0518b diff --git a/net/ipsvd/pkg-plist b/net/ipsvd/pkg-plist index 2878ceb47989..dfc0597add7d 100644 --- a/net/ipsvd/pkg-plist +++ b/net/ipsvd/pkg-plist @@ -13,5 +13,6 @@ sbin/udpsvd %%PORTDOCS%%%%DOCSDIR%%/ipsvd.7.html %%PORTDOCS%%%%DOCSDIR%%/tcpsvd.8.html %%PORTDOCS%%%%DOCSDIR%%/udpsvd.8.html +%%PORTDOCS%%%%DOCSDIR%%/upgrade.html %%PORTDOCS%%%%DOCSDIR%%/usedietlibc.html %%PORTDOCS%%@dirrm %%DOCSDIR%% |