diff options
author | kwm <kwm@FreeBSD.org> | 2009-02-20 23:26:41 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-02-20 23:26:41 +0800 |
commit | b4dc2b930b5594bebe2359d0bbe17810d7bac931 (patch) | |
tree | 5f924d029faa8609a17804737bf7c67edbb093b9 /audio/gstreamer-plugins-spc | |
parent | 4f0471ef97bc568e9bb732439fb7d925283c5c73 (diff) | |
download | freebsd-ports-gnome-b4dc2b930b5594bebe2359d0bbe17810d7bac931.tar.gz freebsd-ports-gnome-b4dc2b930b5594bebe2359d0bbe17810d7bac931.tar.zst freebsd-ports-gnome-b4dc2b930b5594bebe2359d0bbe17810d7bac931.zip |
Correct copy past bug in the plist for the spc plugin.
Submitted by: pointyhat via erwin
Diffstat (limited to 'audio/gstreamer-plugins-spc')
-rw-r--r-- | audio/gstreamer-plugins-spc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index 15dc39bf5acf..4ed6b3bc3f28 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer OpenSPC frontend |