diff options
Diffstat (limited to 'databases/ruby-bdb1')
-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 ed256465c8c6..aedfcd30f08f 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= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support USE_RUBY= yes |