diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
commit | b214f1ab146653750dcb8e01951fbcc820b35589 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /audio | |
parent | 3fd2b68ea8fb483ba308f0fe4b4e40fd5ef00fde (diff) | |
download | freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.gz freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.zst freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.zip |
Back to the futur
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tagutil/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-wma/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile index 8441aaaed445..76f2f9d4043b 100644 --- a/audio/tagutil/Makefile +++ b/audio/tagutil/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to manage tags in music files DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index f37f402d5825..6b916e4174ad 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= WMA plugin for xmms DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms |