diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-08-20 19:42:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-08-20 19:42:47 +0000 |
commit | dbff82fa0ec84943f463809706755ff1d7ed04de (patch) | |
tree | 2ae09b6642cfcbf2f18e86366555a9163fcb027d /audio | |
parent | Maintainer does not have time to work on this port. If anyone wants (diff) |
Per maintainer, mark this port as deprecated in favor of audio/rhythmbox.
Notes
Notes:
svn path=/head/; revision=116822
Diffstat (limited to 'audio')
-rw-r--r-- | audio/net-rhythmbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index e54bfbcebc63..165c6c5e46d6 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -28,6 +28,8 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ CONFIGURE_ARGS= --disable-lirc BROKEN= "Needs update for gstreamer-0.8" +DEPRECATED= "use audio/rhythmbox instead as it has more features" +EXPIRATION_DATE= September 20, 2004 .include <bsd.port.pre.mk> |