diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-21 00:43:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-21 00:43:52 +0800 |
commit | b13cb51ccafa9b905ec4e6d751f31e032accc972 (patch) | |
tree | b3d52892f2e3462ea87453fedacc2a67cf8d2b46 /graphics/gimp1/Makefile | |
parent | 8995639ac759cb96d2d23cedd2381ed036115fdf (diff) | |
download | freebsd-ports-gnome-b13cb51ccafa9b905ec4e6d751f31e032accc972.tar.gz freebsd-ports-gnome-b13cb51ccafa9b905ec4e6d751f31e032accc972.tar.zst freebsd-ports-gnome-b13cb51ccafa9b905ec4e6d751f31e032accc972.zip |
Update to 1.2.5.
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 c9f8fe54c703..bce716c23528 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |