summaryrefslogtreecommitdiff
path: root/devel/devhelp/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-24 16:56:55 +0000
committerwiz <wiz@pkgsrc.org>2008-10-24 16:56:55 +0000
commit8df824ebb9dee3dd5ae23c2c684a4397c339b97b (patch)
tree19251defade65ecbcdf7aa65cef28d49d75772e5 /devel/devhelp/Makefile
parent9be0d1503b06f6cc2d76181a77ebc74591256260 (diff)
downloadpkgsrc-8df824ebb9dee3dd5ae23c2c684a4397c339b97b.tar.gz
Update to 0.21:
NEW in 0.21: ============ Updated translations: hi, ar, it, sr, sr@latin, pt. Many thanks to the translators: Rajesh Ranjan, Djihed Afifi, Luca Ferretti, Goran Rakić, Duarte Loreto, Francesco Marletta, Khaled Hosny. NEW in 0.20: ============ - Fixed #499050, fix build against xulrunner 1.9 (Josselin Mouette) - Fixed #537093, Does not build with gcc 4.3.0 (Cosimo Cecchi) - Fixed #539624, Crashes when copying text with xulrunner 1.9 (Claudio Saavedra) - Updated translations: vi, kn, sr, or, mr Many thanks to the translators: Clytie Siddall, Shankar Prasad, Goran Rakic, Manoj Kumar Giri, Sandeep Shedmake.
Diffstat (limited to 'devel/devhelp/Makefile')
-rw-r--r--devel/devhelp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 317806f309f..ee1f78c2620 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2008/05/29 17:14:18 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2008/10/24 16:56:55 wiz Exp $
-DISTNAME= devhelp-0.19.1
+DISTNAME= devhelp-0.21
CATEGORIES= devel x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/devhelp/0.19/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/devhelp/0.21/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org