diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-21 23:29:18 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-11-21 23:29:18 +0000 |
commit | 9c2893448c160d69369639a7acab5496c11022bb (patch) | |
tree | dc8482a5f554ee1b3c1d7a99e16d18ac57d2b9d9 /security/ipsec-tools/Makefile | |
parent | 880aa883127d2564e7b682695fc8c1cf03e825c4 (diff) |
Notes
Diffstat (limited to 'security/ipsec-tools/Makefile')
-rw-r--r-- | security/ipsec-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index b70d30217b9e..10bb201fa0ad 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -11,7 +11,7 @@ # - $LOCALBASE/sbin/setkey Vs /usr/sbin/setkey PORTNAME= ipsec-tools -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipsec-tools |