aboutsummaryrefslogtreecommitdiff
path: root/security/keepassx2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/keepassx2/Makefile')
-rw-r--r--security/keepassx2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile
index 0fed9811aff1..207db072ccbb 100644
--- a/security/keepassx2/Makefile
+++ b/security/keepassx2/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.0
CATEGORIES= security
MASTER_SITES= https://www.keepassx.org/dev/attachments/download/69/
PKGNAMESUFFIX= -alpha
-DISTNAME= ${PORTNAME:L}-${DISTVERSION}${PKGNAMESUFFIX}6
+DISTNAME= ${PORTNAME:tl}-${DISTVERSION}${PKGNAMESUFFIX}6
MAINTAINER= eric@camachat.org
COMMENT= Cross Platform Password Manager
@@ -15,8 +15,8 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
CONFLICTS_INSTALL= keepassx-0.*
-DATADIR= ${PREFIX}/share/${PORTNAME:L}
-WRKSRC= ${WRKDIR}/${DISTNAME:L}
+DATADIR= ${PREFIX}/share/${PORTNAME:tl}
+WRKSRC= ${WRKDIR}/${DISTNAME:tl}
USES= cmake
USE_LDCONFIG= yes