diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | 422bce3414b4653f4c814da54d27aedd1165c486 (patch) | |
tree | 8e7647fbc00831b93a18022a99692406a6e3e5d5 /databases/ruby-gdbm | |
parent | 31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff) | |
download | ports-422bce3414b4653f4c814da54d27aedd1165c486.tar.gz ports-422bce3414b4653f4c814da54d27aedd1165c486.zip |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Notes
Notes:
svn path=/head/; revision=284225
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 fd7680ba75e4..f90bf66652bb 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension to GDBM library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch |