diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
commit | 276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch) | |
tree | c71054f448bca4befa36706aea13fb3170edefb5 /audio/gstreamer-plugins-taglib | |
parent | 6dac64742aee7fe3677f86320b059c53a52f08b1 (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-taglib')
-rw-r--r-- | audio/gstreamer-plugins-taglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-taglib/Makefile b/audio/gstreamer-plugins-taglib/Makefile index 87a3189ab3e0..cfc94cc2e0c3 100644 --- a/audio/gstreamer-plugins-taglib/Makefile +++ b/audio/gstreamer-plugins-taglib/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-taglib/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer taglib plugin |