diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-28 18:23:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-28 18:23:41 +0000 |
commit | 25243e9c5f182665b7ca57fd5fe09dca4f5c4dec (patch) | |
tree | afabcd43b062fc88663a4359a516a6a228735d8c /audio | |
parent | f842afba9d3c0dce2ef5ac53c7406d081eef93ba (diff) | |
download | ports-25243e9c5f182665b7ca57fd5fe09dca4f5c4dec.tar.gz ports-25243e9c5f182665b7ca57fd5fe09dca4f5c4dec.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 3faa76d8a19d..57bae47e6c13 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ -MAINTAINER= esk@ira.uka.de +MAINTAINER?= esk@ira.uka.de LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml |