aboutsummaryrefslogtreecommitdiff
path: root/security/softhsm2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-12 08:57:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-12 08:57:23 +0000
commit1079ea549e0bd8ea61c2c8f85e63ab40dd3b982d (patch)
tree5c06acb02ba3446c21fe4af93ee9314f6a657f47 /security/softhsm2
parent20a7af247fba5131830281806eca7592e2f6920f (diff)
downloadports-1079ea549e0bd8ea61c2c8f85e63ab40dd3b982d.tar.gz
ports-1079ea549e0bd8ea61c2c8f85e63ab40dd3b982d.zip
Simplify by using DISTVERSION.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386128
Diffstat (limited to 'security/softhsm2')
-rw-r--r--security/softhsm2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 772a206f88b7..10c620b1bb46 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= softhsm
-PORTVERSION= 2.0.0.b3
+DISTVERSION= 2.0.0b3
CATEGORIES= security
MASTER_SITES= http://dist.opendnssec.org/source/ \
http://dist.opendnssec.org/source/testing/
PKGNAMESUFFIX= 2
-DISTNAME= softhsm-2.0.0b3
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Software implementation of a Hardware Security Module (HSM)