diff options
author | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
commit | dd0af158dddb4ed92cac937736bfb49935efed15 (patch) | |
tree | 8b59debde4ab44fdb57e9ed3560ce80f89a2b501 /databases | |
parent | 7167d64ec2870e39a44ad848bf9dde03b09607ff (diff) | |
download | freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.gz freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.zst freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.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).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/edb/Makefile | 2 | ||||
-rw-r--r-- | databases/ruby-cdb/Makefile | 2 | ||||
-rw-r--r-- | databases/ruby-gdbm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index e703c00acf5a..04b1bd461c66 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -13,7 +13,7 @@ CATEGORIES= databases MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enlightenment Database Library USE_BZIP2= yes diff --git a/databases/ruby-cdb/Makefile b/databases/ruby-cdb/Makefile index 27b6579214d8..a49eb6eba510 100644 --- a/databases/ruby-cdb/Makefile +++ b/databases/ruby-cdb/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby interface to D. J. Bernstein's cdb (constant database) library BUILD_DEPENDS= ${NONEXISTENT}:${CDB_PORTDIR}:build 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 |