diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
commit | 24d3feefdb6df0340e4df9b0570975d62c10fc40 (patch) | |
tree | bc8cf845a78f569dcd904cd7e5d9f7a3647940a6 /databases/ruby-gdbm | |
parent | Let ruby@ maintain ruby (diff) |
Send ports@ ruby ports over ruby@
most of these were from stas@
Notes
Notes:
svn path=/head/; revision=284883
Diffstat (limited to 'databases/ruby-gdbm')
-rw-r--r-- | databases/ruby-gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index f90bf66652bb..729c2cabf4d3 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension to GDBM library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch |