diff options
author | krion <krion@FreeBSD.org> | 2003-08-26 04:19:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-26 04:19:12 +0800 |
commit | ca0920db2dc56f174d1a7ec7ca7be28a1a7163de (patch) | |
tree | 1f67ac8d5bd6b2c6f6bb6fb342ca757e032fb9a7 /net | |
parent | bf2ca386246b297ed7ae8a7593ed529d57e8c541 (diff) | |
download | freebsd-ports-gnome-ca0920db2dc56f174d1a7ec7ca7be28a1a7163de.tar.gz freebsd-ports-gnome-ca0920db2dc56f174d1a7ec7ca7be28a1a7163de.tar.zst freebsd-ports-gnome-ca0920db2dc56f174d1a7ec7ca7be28a1a7163de.zip |
- Update to 0.5.0
PR: 55968
Submitted by: maintainer
Diffstat (limited to 'net')
-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 580f0debea3e..0bc364875dd3 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipsvd -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.0 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo index cbaf7552f839..09412ce0a2e9 100644 --- a/net/ipsvd/distinfo +++ b/net/ipsvd/distinfo @@ -1 +1 @@ -MD5 (ipsvd-0.4.1.tar.gz) = dcd77472cd19f5c70b951e4ba15416a8 +MD5 (ipsvd-0.5.0.tar.gz) = 70bbf452d4944134a7b2c729139666d1 diff --git a/net/ipsvd/pkg-plist b/net/ipsvd/pkg-plist index 6c71d8e68e32..2878ceb47989 100644 --- a/net/ipsvd/pkg-plist +++ b/net/ipsvd/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/ipsvd-cdb sbin/tcpsvd sbin/udpsvd |