diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-09 15:04:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-09 15:04:22 +0000 |
commit | 891f1cbc0762ebb3c7fb4b95ca8502e9cc89a29b (patch) | |
tree | 15e62a05363b47ea3ddb16522bcb652d088827a0 /graphics/gimp | |
parent | 3c3ac2d7a32f62408d490d6ebb243d8424594de0 (diff) |
Notes
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 39152a72b7b0..9e2f8ac2f276 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -3,8 +3,8 @@ # $MCom: ports/graphics/gimp/Makefile,v 1.22 2012/11/26 13:31:16 kwm Exp $ PORTNAME= gimp -DISTVERSION?= 2.8.10 -PORTREVISION?= 3 +DISTVERSION?= 2.8.14 +PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty |