diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-20 12:57:39 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-20 12:57:39 +0000 |
| commit | 5ded881308b8c4bcb823405555b51e199a89de3e (patch) | |
| tree | 4080f479a00f3844490d2b3bf63e1e06477be9e7 /devel/p5-IO-String/Makefile | |
| parent | 5bf0fa96ef21c13c48a276c8dacdb966648ee743 (diff) | |
- Fix pkg-plist
- Bump PORTREVISION
PR: 25933
Submitted by: MAINTAINER
Diffstat (limited to 'devel/p5-IO-String/Makefile')
| -rw-r--r-- | devel/p5-IO-String/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 16c04b02fac3..238708b68a3e 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -7,6 +7,7 @@ PORTNAME= IO-String PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO @@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= johann@egenetics.com -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= IO::String.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |
