diff options
author | rh <rh@pkgsrc.org> | 1999-12-13 12:55:09 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-13 12:55:09 +0000 |
commit | ae18a74c245d45057c1930b8e5be2729c8108e0d (patch) | |
tree | 5a1e97d907e9e38aa7891c9d0074641111c3811c /devel/pth/Makefile | |
parent | cb07aa0481319ff55cc6c894a316113674afba1e (diff) | |
download | pkgsrc-ae18a74c245d45057c1930b8e5be2729c8108e0d.tar.gz |
Update pth to 1.2.1 using the patches provided by Thomas Klausner
<wiz@danbala.ifoer.tuwien.ac.at> via private EMail. Thanks!
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 895ff958c40..b8658aa93f9 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 1999/11/02 18:32:26 mycroft Exp $ +# $NetBSD: Makefile,v 1.16 1999/12/13 12:55:09 rh Exp $ # -DISTNAME= pth-1.2.0 +DISTNAME= pth-1.2.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=pth/} |