diff options
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 14a8a66280b..c1bcc4e3c47 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2000/07/03 11:08:12 rh Exp $ +# $NetBSD: Makefile,v 1.30 2000/07/30 19:55:52 rh Exp $ # -DISTNAME= pth-1.3.6 +DISTNAME= pth-1.3.7 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.26 +VERS= 13.27 USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |