diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2008-09-06 20:16:45 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2008-09-06 20:16:45 +0000 |
commit | a31f8f0d828de90562a8583468977adac010b452 (patch) | |
tree | 72b86617a56fb416d7d5c90cd273c4824e97356c /databases/ruby-bdb1/Makefile | |
parent | . Update to Eclipse Ganymede (diff) |
Change MAINTAINER to my @FreeBSD.org address.
Approved by: ade (mentor)
Diffstat (limited to '')
-rw-r--r-- | databases/ruby-bdb1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile index 00e3924a63b3..945356318ad7 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= josh@tcbug.org +MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support USE_RUBY= yes |