diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2012-11-04 13:05:04 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2012-11-04 13:05:04 +0000 |
commit | ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /www/p5-Dancer-Plugin-DataFu | |
parent | 9f3d68b429fe9207ea6fefbc103a0fe10524e29d (diff) | |
download | ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.tar.gz ports-ed1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab.zip |
Notes
Diffstat (limited to 'www/p5-Dancer-Plugin-DataFu')
-rw-r--r-- | www/p5-Dancer-Plugin-DataFu/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-Dancer-Plugin-DataFu/Makefile b/www/p5-Dancer-Plugin-DataFu/Makefile index 567cd0cf2a47..102be5a0126f 100644 --- a/www/p5-Dancer-Plugin-DataFu/Makefile +++ b/www/p5-Dancer-Plugin-DataFu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Dancer-Plugin-DataFu -# Date created: 20 Dec 2010 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Plugin-DataFu PORTVERSION= 1.103070 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWNCORP PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \ |