aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ORLite
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-15 16:21:11 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-15 16:21:11 +0000
commit425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch)
tree649f0840fb9a27e9fadfe282601f0e4feeb78207 /databases/p5-ORLite
parent395142568bc26381b84da63864c818f33f4669bc (diff)
downloadports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.gz
ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.zip
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit) Feature safe: yes Redports: ignore
Notes
Notes: svn path=/head/; revision=305921
Diffstat (limited to 'databases/p5-ORLite')
-rw-r--r--databases/p5-ORLite/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile
index ab5a32e3e5b5..37d9cf37b267 100644
--- a/databases/p5-ORLite/Makefile
+++ b/databases/p5-ORLite/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-ORLite
-# Date created: March 8th 2009
-# Whom: Cezary Morga <cm@therek.net>
-#
+# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD$
-#
PORTNAME= ORLite
PORTVERSION= 1.97
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADAMK
PKGNAMEPREFIX= p5-
-MAINTAINER= cm@therek.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 extremely light weight SQLite-specific ORM
BUILD_DEPENDS= p5-DBI>=1.60.7:${PORTSDIR}/databases/p5-DBI \