summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 04:13:33 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-07 04:13:33 +0000
commit2bc6a231927c6cd5a2acc332956734525cab25b3 (patch)
tree8636b71a97ba86a5fef47c361903ba51154d8a0f
parentThis module will provide a coherent API to bring together (diff)
- grab maintainer ship
PR: ports/111254 Submitted by: maintainer (Josh Paetzel)
Notes
Notes: svn path=/head/; revision=189408
-rw-r--r--databases/ruby-bdb1/Makefile2
-rw-r--r--devel/popt/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile
index acd16d2d8091..00e3924a63b3 100644
--- a/databases/ruby-bdb1/Makefile
+++ b/databases/ruby-bdb1/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= josh@tcbug.org
COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
USE_RUBY= yes
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index 437771424de7..348f59de0b2b 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/%SUBDIR%/ \
ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/
MASTER_SITE_SUBDIR= rpm-4.1.x
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= josh@tcbug.org
COMMENT= A getopt(3) like library with a number of enhancements, from Redhat
GNU_CONFIGURE= yes