summaryrefslogtreecommitdiff
path: root/devel/pth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r--devel/pth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index c0985227790..6963a9b6ca0 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2000/02/20 15:21:59 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2000/02/21 19:54:36 wiz Exp $
#
-DISTNAME= pth-1.3.0
+DISTNAME= pth-1.3.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
@@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --enable-pthread
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pth/
cd ${WRKSRC} && ${INSTALL_DATA} ANNOUNCE AUTHORS COPYING HACKING \
- NEWS README SUPPORT TESTS THANKS pthread.ps rse-pmt.ps \
+ NEWS README SUPPORT TESTS THANKS USERS pthread.ps rse-pmt.ps \
${PREFIX}/share/doc/pth/
.include "../../mk/bsd.pkg.mk"