diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /graphics/gimp-gap | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.zst freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.zip |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'graphics/gimp-gap')
-rw-r--r-- | graphics/gimp-gap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gap/Makefile b/graphics/gimp-gap/Makefile index 3c4b7e5237e8..9621e9505558 100644 --- a/graphics/gimp-gap/Makefile +++ b/graphics/gimp-gap/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp-gap PORTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ |