summaryrefslogtreecommitdiff
path: root/graphics/gimp1/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-23 18:33:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-23 18:33:58 +0000
commit8d8b937e7a5c8c063a9fbcc811243ffd4a38a9ab (patch)
tree3e57b2c2851826a1be36ada61bb9fd8979c93080 /graphics/gimp1/Makefile
parent1. Correct the city (diff)
Update to 1.1.25.
Notes
Notes: svn path=/head/; revision=31907
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r--graphics/gimp1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index 5308cb416cf8..b9648e0b2234 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.1.24
+PORTVERSION= 1.1.25
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
@@ -40,7 +40,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
-MAN1= gimp.1 gimptool.1
+MAN1= gimp.1 gimptool.1 gimp-remote.1
MAN5= gimprc.5
.if !defined(WITH_PERL)