summaryrefslogtreecommitdiff
path: root/devel/pth/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-04-17 05:34:12 +0000
committerrh <rh@pkgsrc.org>2000-04-17 05:34:12 +0000
commitdf01bcc5c568e36bb608d6fdcdb1d538469c4d72 (patch)
treebaaedab73e28c28038765970ec8c37887610f9ca /devel/pth/Makefile
parent2991a9840b1aead08a34b564be437f769ded5e00 (diff)
downloadpkgsrc-df01bcc5c568e36bb608d6fdcdb1d538469c4d72.tar.gz
Update pth to 1.3.4. Changes are a lot of back-ported bugfixes from the
Pth development branch.
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r--devel/pth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index dab89833bf4..b1243903815 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2000/03/13 01:20:25 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2000/04/17 05:34:12 rh Exp $
#
-DISTNAME= pth-1.3.3
+DISTNAME= pth-1.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnu.org/software/pth/pth.html
CONFLICTS= pth-current-*
# for PLIST
-VERS= 13.3
+VERS= 13.4
USE_LIBTOOL= YES
GNU_CONFIGURE= YES