diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile index 84aacc7bf8d5..a003bc53603d 100644 --- a/databases/p5-SQL-Translator/Makefile +++ b/databases/p5-SQL-Translator/Makefile @@ -3,7 +3,7 @@ PORTNAME= SQL-Translator PORTVERSION= 0.11021 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,7 +24,6 @@ BUILD_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \ p5-Parse-RecDescent>=1.967.009:devel/p5-Parse-RecDescent \ p5-Spreadsheet-ParseExcel>=0.41:textproc/p5-Spreadsheet-ParseExcel \ p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit \ - p5-Text-ParseWords>=0:textproc/p5-Text-ParseWords \ p5-Text-RecordParser>=0.02:textproc/p5-Text-RecordParser \ p5-Try-Tiny>=0.04:lang/p5-Try-Tiny \ p5-XML-Writer>=0.5:textproc/p5-XML-Writer \