aboutsummaryrefslogtreecommitdiff
path: root/security/kwallet
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-30 18:56:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-30 18:56:50 +0000
commit23a999b22b5593c138d3d687d091c560499d968f (patch)
tree233f49f17008ae844bcd9e3c0606d839e653302a /security/kwallet
parent583b017fa5ca8b622222771a52b3eb41e0b18e1f (diff)
downloadports-23a999b22b5593c138d3d687d091c560499d968f.tar.gz
ports-23a999b22b5593c138d3d687d091c560499d968f.zip
Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by: kde (will), demon (MAINTAINERs)
Notes
Notes: svn path=/head/; revision=47169
Diffstat (limited to 'security/kwallet')
-rw-r--r--security/kwallet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 9c293d6fff6c..9c440c127fb5 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -7,11 +7,11 @@
PORTNAME= kdeutils
PORTVERSION= 2.2
-CATEGORIES= misc kde
+CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
-MAINTAINER= kde@FreeBSD.org
+MAINTAINER?= kde@FreeBSD.org
USE_KDELIBS_VER=2
USE_BZIP2= yes