diff options
author | lx <lx@FreeBSD.org> | 2014-05-24 01:18:56 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2014-05-24 01:18:56 +0800 |
commit | 992e2f31fcbb7e65f51519c070939cc7ab19c117 (patch) | |
tree | 19cfe724497267e03998d1f29eec7d1bec1068cb /audio/wmalbum | |
parent | 540354b96abc2732ca9f05cc951c8064c2e70914 (diff) | |
download | freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.tar.gz freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.tar.zst freebsd-ports-gnome-992e2f31fcbb7e65f51519c070939cc7ab19c117.zip |
Hand back to ports@.
Diffstat (limited to 'audio/wmalbum')
-rw-r--r-- | audio/wmalbum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmalbum/Makefile b/audio/wmalbum/Makefile index f9dfc718f1f9..54022256ed5a 100644 --- a/audio/wmalbum/Makefile +++ b/audio/wmalbum/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= audio windowmaker MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp to display album covers for XMMS LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \ |