diff options
author | lioux <lioux@FreeBSD.org> | 2001-05-03 20:06:59 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-05-03 20:06:59 +0800 |
commit | dad7358f6cd2bd61e249a446ebaa35c42ee1f3c8 (patch) | |
tree | 72acad667323a5190dc7caee80c9e9a16ee4e243 /audio/xmms-crossfade/Makefile | |
parent | 1a5d18bca33ed7b659fe119d16dae99f1fbe5e00 (diff) | |
download | freebsd-ports-gnome-dad7358f6cd2bd61e249a446ebaa35c42ee1f3c8.tar.gz freebsd-ports-gnome-dad7358f6cd2bd61e249a446ebaa35c42ee1f3c8.tar.zst freebsd-ports-gnome-dad7358f6cd2bd61e249a446ebaa35c42ee1f3c8.zip |
o Update port to version 0.2.7
o Change maintainership over to Patrick Li <pat@databit.net>
Submitted by: Patrick Li <pat@databit.net> (new maintainer)
Approved by: Espen Skoglund <esk@ira.uka.de> (previous maintainer)
Diffstat (limited to 'audio/xmms-crossfade/Makefile')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index a397e1e08ab4..74da41d9c004 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xmms-crossfade -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= audio MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ ftp://ftp.falsehope.com/pub/xmms-crossfade/ -MAINTAINER= esk@ira.uka.de +MAINTAINER= pat@databit.net LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms |