summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/vpnc/Makefile2
-rw-r--r--security/vpnc/files/patch-vpnc-disconnect10
2 files changed, 1 insertions, 11 deletions
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile
index 7d805b8..993c681 100644
--- a/security/vpnc/Makefile
+++ b/security/vpnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vpnc
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
http://critical.ch/distfiles/ \
diff --git a/security/vpnc/files/patch-vpnc-disconnect b/security/vpnc/files/patch-vpnc-disconnect
deleted file mode 100644
index 72d9315..0000000
--- a/security/vpnc/files/patch-vpnc-disconnect
+++ /dev/null
@@ -1,10 +0,0 @@
---- vpnc-disconnect.orig Tue Mar 13 16:27:11 2007
-+++ vpnc-disconnect Tue Mar 13 16:27:17 2007
-@@ -1,6 +1,6 @@
- #!/bin/sh
-
--pid=/var/run/vpnc/pid
-+pid=/var/run/vpnc.pid
-
- if [ $# -ne 0 ]; then
- echo "Usage: $0" 1>&2
OpenPOWER on IntegriCloud