diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-16 17:11:18 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-16 17:11:18 +0000 |
commit | 8acf3c4004802b66e1237452b64dc44846d200b6 (patch) | |
tree | 8a411956084264b6768a89fa3b339691a7e76eb1 /devel/p5-IO-Stty | |
parent | dd77c814d2b3bec10316ab6dbd66e6725963e332 (diff) | |
download | pkgsrc-8acf3c4004802b66e1237452b64dc44846d200b6.tar.gz |
fix pkgname - .02 is not a version our tools deal nice with
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 393653d8a44..fb0de79c761 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/07/16 00:39:58 thorpej Exp $ +# $NetBSD: Makefile,v 1.2 2000/07/16 17:11:18 hubertf Exp $ DISTNAME= IO-Stty-.02 -PKGNAME= p5-${DISTNAME} +PKGNAME= p5-IO-stty-0.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |