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 b1243903815..3ad78aa92fd 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2000/04/17 05:34:12 rh Exp $ +# $NetBSD: Makefile,v 1.26 2000/04/18 08:48:33 rh Exp $ # -DISTNAME= pth-1.3.4 +DISTNAME= pth-1.3.5 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.4 +VERS= 13.5 USE_LIBTOOL= YES GNU_CONFIGURE= YES |