diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:44:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:44:38 +0000 |
commit | de394df2884a6b0b7d13a01d9913e8ca31d84c1a (patch) | |
tree | 205ace669d41e2566638eb2a3e97fe74a9fd229e /graphics/gstreamer-plugins-libvisual | |
parent | - Install missing files (diff) |
Fix packaging for plugins.
Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
Diffstat (limited to 'graphics/gstreamer-plugins-libvisual')
-rw-r--r-- | graphics/gstreamer-plugins-libvisual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile index dc416c7007b2..e76dd191887f 100644 --- a/graphics/gstreamer-plugins-libvisual/Makefile +++ b/graphics/gstreamer-plugins-libvisual/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer libvisual plugin |