diff options
author | rh <rh> | 2000-01-10 15:18:25 +0000 |
---|---|---|
committer | rh <rh> | 2000-01-10 15:18:25 +0000 |
commit | 865026e3b43f7e3a104b675cf6309fe36c4a6071 (patch) | |
tree | 19249a9040510d4dcbf7aecb9f44dad68e0f204b /devel/pth/Makefile | |
parent | 758a9d1fa4b32cedfbf23d2391041c0f3386dd18 (diff) | |
download | pkgsrc-865026e3b43f7e3a104b675cf6309fe36c4a6071.tar.gz |
Fix package version glitch now that the original distfile has this
resolved.
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 3 |
1 files changed, 1 insertions, 2 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/} |