diff options
author | jim <jim@FreeBSD.org> | 2000-05-20 05:14:20 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-05-20 05:14:20 +0800 |
commit | 4909805939d4804bbd558abe5a645c2a3b4042b6 (patch) | |
tree | 32e14fdaa4ac9238e285fe1448d7866ee1d7fed6 /graphics/gimp-app-devel/Makefile | |
parent | 81af520c80799ec81da2a5f6997bc0ed0c1dcefc (diff) | |
download | freebsd-ports-gnome-4909805939d4804bbd558abe5a645c2a3b4042b6.tar.gz freebsd-ports-gnome-4909805939d4804bbd558abe5a645c2a3b4042b6.tar.zst freebsd-ports-gnome-4909805939d4804bbd558abe5a645c2a3b4042b6.zip |
Update to version 1.1.22. From the information I have, vanilla might not
have a vacation for a while, so I figured I wouldn't let this get stale if
that's the case.
Diffstat (limited to 'graphics/gimp-app-devel/Makefile')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index e847d05a8556..8b29ed7f4048 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 1.1.20 +PORTVERSION= 1.1.22 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \ |