summaryrefslogtreecommitdiff
path: root/devel/pth/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-01-08 20:18:19 +0000
committerrh <rh>2000-01-08 20:18:19 +0000
commit91ad86d70c0e66e242b8e57dfbb507849c9fe324 (patch)
tree6b0fe7862905f7b66e68ae31c41ef5a3e6bc98e1 /devel/pth/Makefile
parent34d126d9b891532924a4de7308f9ab20a23a9fda (diff)
downloadpkgsrc-91ad86d70c0e66e242b8e57dfbb507849c9fe324.tar.gz
Update pth to 1.2.2. Changes are bugfixes and minor code cleanups.
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r--devel/pth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index b8658aa93f9..517a5c582ee 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 1999/12/13 12:55:09 rh Exp $
+# $NetBSD: Makefile,v 1.17 2000/01/08 20:18:19 rh Exp $
#
-DISTNAME= pth-1.2.1
+DISTNAME= pth-1.2.2
+WRKSRC= ${WRKDIR}/pth-1.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}