diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
commit | 37f54e0f66813dcddb3659fd7810198377792a1e (patch) | |
tree | 14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /security/openscep | |
parent | 04ad7b544504ae333b1f3574897902b386bde4b4 (diff) |
Notes
Diffstat (limited to 'security/openscep')
-rw-r--r-- | security/openscep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile index 26fae423f3ec..ea991948aef1 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscep PORTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MASTER_SITES= http://openscep.othello.ch/download/ |