summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-01-10 15:18:25 +0000
committerrh <rh@pkgsrc.org>2000-01-10 15:18:25 +0000
commit17b1dbc598585544511f913da62f99a6809d1bbd (patch)
tree19249a9040510d4dcbf7aecb9f44dad68e0f204b /devel
parentaa88c8683d1a9b56d16164a792324a302fcb014d (diff)
downloadpkgsrc-17b1dbc598585544511f913da62f99a6809d1bbd.tar.gz
Fix package version glitch now that the original distfile has this
resolved.
Diffstat (limited to 'devel')
-rw-r--r--devel/pth/Makefile3
-rw-r--r--devel/pth/pkg/PLIST6
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 517a5c582ee..843a6d1773c 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2000/01/08 20:18:19 rh Exp $
+# $NetBSD: Makefile,v 1.18 2000/01/10 15:18:25 rh Exp $
#
DISTNAME= pth-1.2.2
-WRKSRC= ${WRKDIR}/pth-1.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 73b88bcacd5..9369eae1162 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.11 1999/12/13 12:55:10 rh Exp $
+@comment $NetBSD: PLIST,v 1.12 2000/01/10 15:18:26 rh Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.12.1
+lib/libpth.so.12.2
lib/libpthread.a
-lib/libpthread.so.12.1
+lib/libpthread.so.12.2
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3