diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:46:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:46:45 +0000 |
commit | 862e5bf88f062757ea576b5ed9e64829d642430d (patch) | |
tree | 58f0415517bfec5ce40c27baa71f93451691fba9 /graphics/gstreamer-plugins-libcaca/Makefile | |
parent | 16d31fc7233a2340b0bc8ebb3bb2ab81882cf835 (diff) | |
download | ports-862e5bf88f062757ea576b5ed9e64829d642430d.tar.gz ports-862e5bf88f062757ea576b5ed9e64829d642430d.zip |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-libcaca/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index b194bcbc140a..a2d50e783410 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-libcaca/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer color ASCII art plugin |