diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-15 07:46:37 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-15 07:46:37 +0000 |
commit | 972788ff11dac55e56a7f10117283e44214bd8f6 (patch) | |
tree | 84c65fcabfdbea99d7b2a59423c4db8970b948c4 /security/libp11 | |
parent | 53bdee1437541f71fe8355f796040e030764b475 (diff) | |
download | ports-972788ff11dac55e56a7f10117283e44214bd8f6.tar.gz ports-972788ff11dac55e56a7f10117283e44214bd8f6.zip |
Notes
Diffstat (limited to 'security/libp11')
-rw-r--r-- | security/libp11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libp11/Makefile b/security/libp11/Makefile index 80eb0bb6254d..b1260369a844 100644 --- a/security/libp11/Makefile +++ b/security/libp11/Makefile @@ -3,6 +3,7 @@ PORTNAME= libp11 PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= SF/opensc/${PORTNAME} |