diff options
author | rene <rene@FreeBSD.org> | 2014-01-03 16:21:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-01-03 16:21:27 +0800 |
commit | 1e801a7bbcac964e67f42ce3508054109200fa74 (patch) | |
tree | ca869177f09ac74de321d388a8775737d5443abc /audio | |
parent | ab5b81231b289583bfb12c936b8e30e833373bdb (diff) | |
download | freebsd-ports-gnome-1e801a7bbcac964e67f42ce3508054109200fa74.tar.gz freebsd-ports-gnome-1e801a7bbcac964e67f42ce3508054109200fa74.tar.zst freebsd-ports-gnome-1e801a7bbcac964e67f42ce3508054109200fa74.zip |
Undeprecate, fetching is fine now.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-songchange/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile index c1e851684698..41c2ea9924e7 100644 --- a/audio/bmp-songchange/Makefile +++ b/audio/bmp-songchange/Makefile @@ -10,9 +10,6 @@ MASTER_SITES= BERLIOS/bmp-plugins MAINTAINER= ports@FreeBSD.org COMMENT= Beep Media Player do-this-on-song-change plugin -EXPIRATION_DATE= 2013-12-24 -DEPRECATED= No public distfiles available anymore - LICENSE= GPLv2 LIB_DEPENDS= libbeep.so:${PORTSDIR}/multimedia/beep-media-player |