diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-04 19:34:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-08-04 19:34:31 +0000 |
commit | d1459f8ca6e0d6f9d9ed11abea5998e5a7ffa632 (patch) | |
tree | 1156c930ebf7b4efdd75d408d103b2ae9f914ce8 /graphics/gimp-gmic-plugin | |
parent | 3b614449e3e5c49921fbe5c55f0870b51eb3476b (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 8fb3a823ae5d..d640ab926754 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.5.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/older_versions/ \ SF/${PORTNAME}/ |