diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-15 13:39:35 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-15 13:39:35 +0000 |
commit | 707e30d5d77e871cd52fb4a1afa0cd3c9072d947 (patch) | |
tree | 6fad45842a56814e693c46b3436157b34873fbba /graphics/gimp1/Makefile | |
parent | de96ce3ad0844aa5c5c74f2559249fd1b7306883 (diff) | |
download | ports-707e30d5d77e871cd52fb4a1afa0cd3c9072d947.tar.gz ports-707e30d5d77e871cd52fb4a1afa0cd3c9072d947.zip |
Gimp is 1.2 now, not 1.1.
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
Notes
Notes:
svn path=/head/; revision=39885
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r-- | graphics/gimp1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index c6a70c1510f4..3d5b622711b9 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \ |