diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-03-21 04:52:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-03-21 04:52:37 +0000 |
commit | 702c6d2c5f991aa2c8a0cb308673f66653bba32e (patch) | |
tree | 82968fcdfbfe46af58f6c8588c1db42d80106851 /graphics/gimp/Makefile | |
parent | 9a7292da004e7ae099f85ce67cd52b4e5253cdd2 (diff) | |
download | ports-702c6d2c5f991aa2c8a0cb308673f66653bba32e.tar.gz ports-702c6d2c5f991aa2c8a0cb308673f66653bba32e.zip |
Notes
Diffstat (limited to 'graphics/gimp/Makefile')
-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 7a35b02f74e9..219a73d5d2e2 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.5 +DISTVERSION?= 2.6.6 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |