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/ diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo index f8ddf1c3731c..56d88caffc92 100644 --- a/net/ipsvd/distinfo +++ b/net/ipsvd/distinfo @@ -1 +1 @@ -MD5 (ipsvd-0.6.0.tar.gz) = 58872f40246678bd556f8a890957d10d +MD5 (ipsvd-0.6.1.tar.gz) = f3c62e35bdd46e857f524564698e60dc diff --git a/net/ipsvd/files/patch-ipsvd_scan.c b/net/ipsvd/files/patch-ipsvd_scan.c deleted file mode 100644 index 4b6a2d8a1c23..000000000000 --- a/net/ipsvd/files/patch-ipsvd_scan.c +++ /dev/null @@ -1,7 +0,0 @@ ---- src/ipsvd_scan.c.orig Wed Oct 1 00:58:34 2003 -+++ src/ipsvd_scan.c Wed Oct 1 00:58:12 2003 -@@ -1,3 +1,4 @@ -+#include - #include - #include - #include "scan.h"