aboutsummaryrefslogtreecommitdiff
path: root/security/keepassx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 09:45:36 +0000
commit4a4ec28d37b64039d4eff0f34ad66b543767d758 (patch)
tree96cc94ba02edcc043c52eb3f26adbc632bbe44d8 /security/keepassx
parenta5d24d4bb4a43375b4bbb7f8bc673f8c557f06b4 (diff)
Notes
Diffstat (limited to 'security/keepassx')
-rw-r--r--security/keepassx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile
index 103ab100a931..b175c4dd1f3a 100644
--- a/security/keepassx/Makefile
+++ b/security/keepassx/Makefile
@@ -5,14 +5,14 @@ PORTNAME= KeePassX
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME:L}/KeePassX/${PORTVERSION}/
-DISTNAME= ${PORTNAME:L}-${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/KeePassX/${PORTVERSION}/
+DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= Cross Platform Password Manager
-DATADIR= ${PREFIX}/share/${PORTNAME:L}
-WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
+DATADIR= ${PREFIX}/share/${PORTNAME:tl}
+WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
USES= qmake shared-mime-info
USE_QT4= moc_build uic_build qt3support_build rcc_build \