diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
commit | f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3 (patch) | |
tree | 1b2919c8ebb314b4fb555c63da01c9f514d07f3f /graphics/gimp-gmic-plugin | |
parent | dcbe0f47eb509ad001ec0ff77730045d09ae4922 (diff) |
Notes
Diffstat (limited to 'graphics/gimp-gmic-plugin')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index f84dfdf26222..21b2ac4603a1 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/older_versions/ \ SF/${PORTNAME}/ |