diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /converters/p5-Text-Iconv | |
parent | 500df3ee98c3c7751716684802309d845158a6dd (diff) | |
download | ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.tar.gz ports-21d944be5c0c2eb514e315ee1fdd5cef39924107.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Notes
Notes:
svn path=/head/; revision=56291
Diffstat (limited to 'converters/p5-Text-Iconv')
-rw-r--r-- | converters/p5-Text-Iconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index 6a05fc2fc15a..7ae8eb92d66e 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-Iconv PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text |