diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:19:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:19:12 +0000 |
commit | ab66c8cf53f738a6901009402796cea0647887fa (patch) | |
tree | 324a83baa532b9c2af0a790d5374935dda17c434 /net/ipsvd | |
parent | 9d92bdf87ed9035ff1887983490594ed0d9bbb64 (diff) | |
download | ports-ab66c8cf53f738a6901009402796cea0647887fa.tar.gz ports-ab66c8cf53f738a6901009402796cea0647887fa.zip |
- Update to 0.5.0
PR: 55968
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=87689
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 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 |