diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 09:17:21 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 09:17:21 +0000 |
commit | 52c4a1b55923403c4e97f3bce279efecba2148f8 (patch) | |
tree | fce0fa12e2f1f38f3c951b427a924c13ff101f78 /net/ipsvd/Makefile | |
parent | 8c3d7e9ebc8e9b4ca12f6a9ca1a7133b18439e33 (diff) |
Notes
Diffstat (limited to 'net/ipsvd/Makefile')
-rw-r--r-- | net/ipsvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index f39f95d642dc..e9ac8c4ae7f3 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipsvd -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ |