summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-22 06:11:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-22 06:11:30 +0000
commit700238bc34ba56d8512a20c37b679472f0b2f840 (patch)
tree9c8058d05f4d98b86d5fb7ffb8d2c8a6fa0da6b2 /audio/gqmpeg
parentFix a format string vulnerability. (diff)
for slave ports
Notes
Notes: svn path=/head/; revision=49051
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index edb8f7089f99..13f240d86fac 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -8,11 +8,11 @@
PORTNAME= gqmpeg
PORTVERSION= 0.9.0
PORTREVISION= 2
-CATEGORIES= audio
+CATEGORIES+= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lyngbol@wheel.dk
+MAINTAINER?= lyngbol@wheel.dk
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123