diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
commit | b95d127471e2fd17cc8d189dbeec094e3ff556db (patch) | |
tree | 15807f23c2499ac331641e73da0725c3432fea04 /security/seccure | |
parent | 626234f3eae064cb91ca281da3c79d84b69bf30c (diff) |
Notes
Diffstat (limited to 'security/seccure')
-rw-r--r-- | security/seccure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seccure/Makefile b/security/seccure/Makefile index e50c3174a2a0..bc2be51af4a2 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -3,7 +3,7 @@ PORTNAME= seccure PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ \ ${MASTER_SITE_NETBSD} |