diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /www/p5-Catalyst-Plugin-Session-Store-DBIC | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) | |
download | ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBIC')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 033f870996cc..f8246bd6d6aa 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-DBIC -# Date created: 28 Dec 2006 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session-Store-DBIC PORTVERSION= 0.12 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Store your sessions via DBIx::Class BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ |