summaryrefslogtreecommitdiff
path: root/devel/pth-current/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-01-06 04:18:38 +0000
committerwiz <wiz@pkgsrc.org>2000-01-06 04:18:38 +0000
commit3d8ba37e9286bca7d3751d1b24ff948acddc77ed (patch)
tree2528e69325f50dbf5ab5328eb88c5230787abbec /devel/pth-current/Makefile
parent3cd9692f8ccc99d7fc0a0b4f483be279a414bd3d (diff)
downloadpkgsrc-3d8ba37e9286bca7d3751d1b24ff948acddc77ed.tar.gz
pth-current updated to 1.3a2
Changes: mainly bugfixes; new pth.m4 Autoconf macro file.
Diffstat (limited to 'devel/pth-current/Makefile')
-rw-r--r--devel/pth-current/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/pth-current/Makefile b/devel/pth-current/Makefile
index 412bcf1f35d..b49d9fddc97 100644
--- a/devel/pth-current/Makefile
+++ b/devel/pth-current/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.3 1999/12/28 21:45:28 rh Exp $
+# $NetBSD: Makefile,v 1.4 2000/01/06 04:18:38 wiz Exp $
#
-DISTNAME= pth-1.1b3
-PKGNAME= pth-current-1.1b3
+DISTNAME= pth-1.3a2
+PKGNAME= ${DISTNAME:S/-/-current-/}
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pth/pth.html
-IGNORE= "superceded by pth package"
-
CONFLICTS= pth-*
USE_LIBTOOL= YES