diff options
author | rh <rh> | 2000-07-03 11:08:12 +0000 |
---|---|---|
committer | rh <rh> | 2000-07-03 11:08:12 +0000 |
commit | 090bd2ffe4dee4e981757e12a721fcf4337898ed (patch) | |
tree | 688b6d9f2e4583c76984459064cd677a5e21d92c /devel/pth/Makefile | |
parent | 7eb1858b96e39e2d75e5fda8df23f5f398204fc5 (diff) | |
download | pkgsrc-090bd2ffe4dee4e981757e12a721fcf4337898ed.tar.gz |
Update pth to 1.3.6. Changes are bugfixes pulled up from the 1.4.x devel
tree.
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index ba184cfd8ba..14a8a66280b 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2000/06/05 00:52:19 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2000/07/03 11:08:12 rh Exp $ # -DISTNAME= pth-1.3.5 +DISTNAME= pth-1.3.6 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.5 +VERS= 13.26 USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |