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 /graphics/gstreamer-plugins-libvisual | |
parent | Update to 0.10.21. (diff) |
Update to 0.10.21.
Depend on neon 28 unless neon 26 is installed.
Approved by: maintainer (ahze)
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 e76dd191887f..dc416c7007b2 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= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer libvisual plugin |