diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-11 16:04:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-11 16:04:43 +0000 |
commit | 378fcc65e5c6084bab378ea6c3225f14295a6a30 (patch) | |
tree | 0749834c2cb82b2a29815bc3382a232ce9a25eb3 /graphics | |
parent | 8194738821981b32ea73ed853b042c3d8cd4a614 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 5c84a3def746..03ae91f97a91 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -4,7 +4,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.8.10 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |