summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
committersobomax <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
commitca4bc58ef33efe6ed98886207dd89983b9b86d18 (patch)
tree805597b0f2f971bd3945e977321bde1ec91d65ee /audio
parentca233f59b659411cf6e435bbb62bd9de85ffad04 (diff)
downloadFreeBSD-ports-ca4bc58ef33efe6ed98886207dd89983b9b86d18.zip
FreeBSD-ports-ca4bc58ef33efe6ed98886207dd89983b9b86d18.tar.gz
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category) upfront.
Diffstat (limited to 'audio')
-rw-r--r--audio/timidity++-emacs/Makefile2
-rw-r--r--audio/xmms/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile
index bc11fa2..a08759a 100644
--- a/audio/timidity++-emacs/Makefile
+++ b/audio/timidity++-emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= timidity++
PORTVERSION= 2.10.4
-CATEGORIES= audio
+CATEGORIES+= audio
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
PKGNAMESUFFIX= -${INTERFACE}
DISTNAME= TiMidity++-${PORTVERSION}
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index 7d0f8c2..b5417e9 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmms
PORTVERSION= 1.2.4
PORTREVISION= 1
-CATEGORIES= audio
+CATEGORIES+= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/
MAINTAINER?= esk@ira.uka.de
OpenPOWER on IntegriCloud