aboutsummaryrefslogtreecommitdiff
path: root/databases/libdrizzle
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2013-12-16 18:24:49 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2013-12-16 18:24:49 +0000
commit43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch)
treecd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /databases/libdrizzle
parent5e05f453aedff40f0f045de1dff1b04f347dc060 (diff)
downloadports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.gz
ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.zip
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin
Notes
Notes: svn path=/head/; revision=336656
Diffstat (limited to 'databases/libdrizzle')
-rw-r--r--databases/libdrizzle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libdrizzle/Makefile b/databases/libdrizzle/Makefile
index 873278a3a873..e9df7656cfc4 100644
--- a/databases/libdrizzle/Makefile
+++ b/databases/libdrizzle/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://launchpadlibrarian.net/41155299/ \
LOCAL/glarkin
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client and protocol library for the Drizzle database
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3