diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-01 21:24:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-01 21:24:04 +0000 |
commit | 59e0d5900c66801d4a6b90374fbeea90b3d0ec64 (patch) | |
tree | 87629896ba0c34d319741c1a5e1e755d7330d3a3 | |
parent | 3df852f360c15d923453cafde6115874bc4d3155 (diff) | |
download | ports-59e0d5900c66801d4a6b90374fbeea90b3d0ec64.tar.gz ports-59e0d5900c66801d4a6b90374fbeea90b3d0ec64.zip |
Notes
-rw-r--r-- | devel/p5-Module-Starter-Plugin-TT2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Module-Starter-Plugin-TT2/Makefile b/devel/p5-Module-Starter-Plugin-TT2/Makefile index 9d65b23bd8a5..48cb524f1a70 100644 --- a/devel/p5-Module-Starter-Plugin-TT2/Makefile +++ b/devel/p5-Module-Starter-Plugin-TT2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= hartzell@alerce.com -COMMENT= MOOSE +COMMENT= TT2 templates for Module::Starter::Template BUILD_DEPENDS= p5-Module-Starter>=1.47.0:${PORTSDIR}/devel/p5-Module-Starter \ p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit |