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-gdkpixbuf | |
parent | 16d31fc7233a2340b0bc8ebb3bb2ab81882cf835 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-gdkpixbuf')
-rw-r--r-- | graphics/gstreamer-plugins-gdkpixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile index 282970bcfd39..dd95d1cd917c 100644 --- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile +++ b/graphics/gstreamer-plugins-gdkpixbuf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/gstreamer-plugins-gdkpixbuf/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMESUFFIX= -plugins-gdkpixbuf |