aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-user-docs/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-12 06:49:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-12 06:49:43 +0000
commit3029da5fb68c5f0c028f12eb877eba7b464e5c36 (patch)
tree85bd1054b1ad9cb7ee92ea5f1f35361ad681d6b3 /misc/gnome-user-docs/Makefile
parent66a6d69d691df7c9e5d377773d94e027e07579b4 (diff)
Update to 2.4.1.
Notes
Notes: svn path=/head/; revision=90889
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r--misc/gnome-user-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index f2306c401dae..213d3729bff8 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeuserdocs2
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.4
@@ -24,6 +24,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget
.include <bsd.port.mk>