diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 16:14:17 +0000 |
commit | 73021e6e147be7e06a5a212598043fa398784fad (patch) | |
tree | c61ab5f2d2929dd22faf9ef3386ae548ded07e1d /databases/wfb2sql | |
parent | 09713bc983c1c232ff3c409e58ff165380a5ca60 (diff) |
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=179668
Diffstat (limited to 'databases/wfb2sql')
-rw-r--r-- | databases/wfb2sql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile index ee850915810c..bc4f0a54e10e 100644 --- a/databases/wfb2sql/Makefile +++ b/databases/wfb2sql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CIA World Fact Book to SQL Conversion Utility BUILD_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ |