aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Pg-13
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2000-11-13 20:45:40 +0800
committerdemon <demon@FreeBSD.org>2000-11-13 20:45:40 +0800
commit7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch)
tree435bb37a37e811bedab22ae47d2dc0ba198000cf /databases/p5-DBD-Pg-13
parentfc67714f4f99590e947da79019340f0c4d7a9b74 (diff)
downloadfreebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz
freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.zst
freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip
Change MAINTAINER field.
I am now at FreeBSD dot org Approved by: sobomax
Diffstat (limited to 'databases/p5-DBD-Pg-13')
-rw-r--r--databases/p5-DBD-Pg-13/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile
index 0bfa6ccd92eb..2047e4c19e35 100644
--- a/databases/p5-DBD-Pg-13/Makefile
+++ b/databases/p5-DBD-Pg-13/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= dima@chg.ru
+MAINTAINER= demon@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
title='2010-06-16 20:59:34 +0800'>2010-06-166-40/+6 | * - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-33/+32 | * - cleanup warningdinoex2010-05-241-0/+13 | | | | Obtained from: git-repoistory * - fix build for gnustep-base 1.21.0dinoex2010-05-244-0/+46 | * - update to 0.9.6dinoex2010-01-252-4/+4 | * - update to 0.9.5dinoex2009-07-074-18/+9 | | | | - new MASTER_SITE * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) * - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+10 | * - take maintainershipdinoex2008-04-301-1/+1 | | | | Approved by: maintainer * Change maintainers e-mail address.ehaupt2008-04-111-2/+2 | | | | Requested over: IRC * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1 | * - update for gnustep-make-2.0.0dinoex2007-05-252-1/+2 | | | | Approved by: gurkan (maintainer) * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * - add category gnustepdinoex2007-02-011-1/+1 | | | | | PR: 103931 Approved by: pav * - update to use new bsd.gnustep.mkdinoex2007-01-131-3/+0 | | | | Approved by: gurkan@linuks.mine.nu