diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-12-28 14:28:50 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-12-28 14:28:50 +0000 |
commit | 74008d8abdbbcc0b4b68c863d5c42203f1c5dc34 (patch) | |
tree | ec42eaa92db2b6c9dd959f9618e39dfcfde2b272 /graphics/gimp/Makefile | |
parent | 4e08f235a1a00bb6f537d95f878d057dbe2818f3 (diff) |
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 abdb89f56db9..8af3c85436ed 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |