diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-09 21:20:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-09 21:20:48 +0000 |
commit | 4c8735eecae39043b0ff15a6559b6b4a67d9d603 (patch) | |
tree | 86f95c690422956c6e4c6e45410609fd4940f022 /audio/gstreamer-plugins-cdparanoia | |
parent | 3a33ace96caa4bdc3771726bbfe36a562c4c7823 (diff) |
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 2a495af2bbfa..01ca95b19746 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= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin |