summaryrefslogtreecommitdiff
path: root/www/gtkhtml314/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-11-03 15:43:06 +0000
committerdrochner <drochner@pkgsrc.org>2007-11-03 15:43:06 +0000
commitdad8b54a1abdfa8a5a5238937ee923920c27712f (patch)
treeb8252a1fb0b164a6b22b36a764bc35542a07d95c /www/gtkhtml314/Makefile
parent62f0e08670fe842239e773c01d2a193da1eb33e0 (diff)
downloadpkgsrc-dad8b54a1abdfa8a5a5238937ee923920c27712f.tar.gz
update to 3.16.1
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'www/gtkhtml314/Makefile')
-rw-r--r--www/gtkhtml314/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile
index e0d5c6b7e73..69c7838a34a 100644
--- a/www/gtkhtml314/Makefile
+++ b/www/gtkhtml314/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2007/09/21 13:04:27 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/11/03 15:43:06 drochner Exp $
#
-DISTNAME= gtkhtml-3.14.3
+DISTNAME= gtkhtml-3.16.1
PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/}
-PKGREVISION= 2
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.14/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.16/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org