diff options
author | mich <mich@FreeBSD.org> | 2006-05-30 19:11:41 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-05-30 19:11:41 +0800 |
commit | 61195f87b3899c5cfdae087822eef73258f38a58 (patch) | |
tree | 111bf119b0cb2c3e27667afbcae4c39b4eefcd51 /sysutils | |
parent | 9ea36c9978be7566589fba320bd64a79e164af77 (diff) | |
download | freebsd-ports-gnome-61195f87b3899c5cfdae087822eef73258f38a58.tar.gz freebsd-ports-gnome-61195f87b3899c5cfdae087822eef73258f38a58.tar.zst freebsd-ports-gnome-61195f87b3899c5cfdae087822eef73258f38a58.zip |
- chase libcdio bump
Noticed by: krisbot
Pointyhat to: myself
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gstreamer-plugins-cdio80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gstreamer-plugins-cdio80/Makefile b/sysutils/gstreamer-plugins-cdio80/Makefile index f890e9d0abff..4f77fae21c96 100644 --- a/sysutils/gstreamer-plugins-cdio80/Makefile +++ b/sysutils/gstreamer-plugins-cdio80/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/sysutils/gstreamer-plugins-cdio80/Makefile,v 1.2 2006/02/25 00:19:56 marcus Exp $ # -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils COMMENT= Gstreamer compact disc input and control library |