diff options
author | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 09:05:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2008-10-10 09:05:21 +0000 |
commit | ee04516b857efffcd30da3b62c5f163e995bbb5d (patch) | |
tree | 6042aeb8db4415e4a417022cd1300bd956e8e646 /audio/gstreamer-plugins-cdparanoia | |
parent | 326568f0aa1da73442e228f16e2d438a5d847b39 (diff) | |
download | ports-ee04516b857efffcd30da3b62c5f163e995bbb5d.tar.gz ports-ee04516b857efffcd30da3b62c5f163e995bbb5d.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-cdparanoia')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index 01ca95b19746..2a495af2bbfa 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.6 2008/03/21 04:01:31 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin |