diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-02-14 22:08:59 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-02-14 22:08:59 +0000 |
commit | dc2cf4584f4d95498710c6d8a583ddb3905131a6 (patch) | |
tree | 936c64dc937edf1ad130e2a422582fb6b9995231 /graphics/gimp | |
parent | 5e0d7a740618f4433bf2d32917a4b47c263d0bd6 (diff) | |
download | ports-dc2cf4584f4d95498710c6d8a583ddb3905131a6.tar.gz ports-dc2cf4584f4d95498710c6d8a583ddb3905131a6.zip |
Notes
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 179989283c37..199b636d3d09 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.11 +DISTVERSION?= 2.6.12 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |