aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-16 04:11:25 +0800
committermarcus <marcus@FreeBSD.org>2004-04-16 04:11:25 +0800
commit9735b9cd5b5628a1fbdb887b5d0068ff6785b811 (patch)
tree8579fc5546125210d871ecbb8fda006732eb9af3 /graphics/gimp-app/Makefile
parent5430d5e216a1cf5f43eda50656402d3d69e9a4ce (diff)
downloadfreebsd-ports-gnome-9735b9cd5b5628a1fbdb887b5d0068ff6785b811.tar.gz
freebsd-ports-gnome-9735b9cd5b5628a1fbdb887b5d0068ff6785b811.tar.zst
freebsd-ports-gnome-9735b9cd5b5628a1fbdb887b5d0068ff6785b811.zip
Update to 2.0.1. For a list of what's new, see:
http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r--graphics/gimp-app/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index f7087b3af694..7563187c257a 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTVERSION= 2.0.1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -51,7 +50,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN1= gimp.1 gimp-2.0.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)