diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-26 04:05:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-26 04:05:42 +0800 |
commit | 64d7bbcf719295ca22c2ffb3084efae0aff23588 (patch) | |
tree | 9f772afaeb7d3aa4fda160217c781844d79963fb /graphics/gimp-app/Makefile | |
parent | 7570e2c9b1774bd70071d3c16f07bd73d631a7ef (diff) | |
download | freebsd-ports-gnome-64d7bbcf719295ca22c2ffb3084efae0aff23588.tar.gz freebsd-ports-gnome-64d7bbcf719295ca22c2ffb3084efae0aff23588.tar.zst freebsd-ports-gnome-64d7bbcf719295ca22c2ffb3084efae0aff23588.zip |
Update to 1.3.17.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r-- | graphics/gimp-app/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 48614c3c9b71..4ecc52c11049 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 1.3.16 -PORTEPOCH= 1 +PORTVERSION= 1.3.17 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ |