diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-29 08:31:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-29 08:31:39 +0800 |
commit | f598a74cd940bfb81fae393ae0962a1f59537591 (patch) | |
tree | 15c2ebc967feec75caccf918494bc05f937f8fc4 | |
parent | 91d933fb82fe536282a833906725d820e47666d0 (diff) | |
download | freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.tar.gz freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.tar.zst freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.zip |
Maintainer no longer has time to support these ports, so reassign to pool.
Approved by: maintainer (private email)
-rw-r--r-- | audio/prokyon3/Makefile | 2 | ||||
-rw-r--r-- | audio/ruby-musicextras/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-kj/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cdbkup/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 87e956848568..f2cddb476f98 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Prokyon3 is a multithreaded MP3 manager and tag editor BUILD_DEPENDS= ${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin diff --git a/audio/ruby-musicextras/Makefile b/audio/ruby-musicextras/Makefile index 217f5d71c70b..b2a80c3cb3b9 100644 --- a/audio/ruby-musicextras/Makefile +++ b/audio/ruby-musicextras/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio ruby MASTER_SITES= http://www.divineinvasion.net/musicextras/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically retrieving extra information for songs RUN_DEPENDS= ${RUBY_SITELIBDIR}/mp3info.rb:${PORTSDIR}/audio/ruby-mp3info \ diff --git a/audio/xmms-kj/Makefile b/audio/xmms-kj/Makefile index 745e99ad4a6a..b62cd484a3d6 100644 --- a/audio/xmms-kj/Makefile +++ b/audio/xmms-kj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.csse.monash.edu.au/~timf/ DISTNAME= kint_xmms-${PORTVERSION} -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= This is a plugin that adds K-Joefol-Skinsupport to xmms BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/sysutils/cdbkup/Makefile b/sysutils/cdbkup/Makefile index 3cc2dcb7e58d..1f9a18e0864f 100644 --- a/sysutils/cdbkup/Makefile +++ b/sysutils/cdbkup/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Simple but full-featured backup/restore perl scripts (uses gnu tar) BUILD_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ |