diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-24 09:21:30 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-24 09:21:30 +0800 |
commit | 94080d1a2d638627076c3ce2d4c4e32a8bc747b5 (patch) | |
tree | 4d07ec0e47d87b3c31152a876413fa1a21a706ac /graphics/gimp-devel/Makefile | |
parent | 263fdea0551a64740ce8aed0c6612be6c866b1b1 (diff) | |
download | freebsd-ports-gnome-94080d1a2d638627076c3ce2d4c4e32a8bc747b5.tar.gz freebsd-ports-gnome-94080d1a2d638627076c3ce2d4c4e32a8bc747b5.tar.zst freebsd-ports-gnome-94080d1a2d638627076c3ce2d4c4e32a8bc747b5.zip |
Upgrade to 1.2.1.
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 66acb9e1499b..be16df4668a7 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 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}/ \ |