aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-03-03 09:43:02 +0800
committerswills <swills@FreeBSD.org>2013-03-03 09:43:02 +0800
commit78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc (patch)
treef2a3da28918a59fea0d635fb086a8bdfc5056fab /audio
parentece1fb9064b09807256ae9567d74292560b1ee03 (diff)
downloadfreebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.gz
freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.tar.zst
freebsd-ports-gnome-78f16469ba9ea7aa5dd68b1918cfa0123cb5ccfc.zip
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills Reported by: bapt
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-vorbisfile/Makefile2
-rw-r--r--audio/ruby-xmms/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile
index 80549e9197fb..8c5ebc93f9a0 100644
--- a/audio/ruby-vorbisfile/Makefile
+++ b/audio/ruby-vorbisfile/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension wrapping libvorbisfile
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= vorbisfile.6:${PORTSDIR}/audio/libvorbis
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile
index ce2d51396851..e67b381dbb80 100644
--- a/audio/ruby-xmms/Makefile
+++ b/audio/ruby-xmms/Makefile
@@ -16,7 +16,7 @@ COMMENT= XMMS bindings for Ruby
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes