aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gearmand/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index a6aed0c7df00..49f686cfb9f4 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -8,9 +8,10 @@
PORTNAME= gearmand
PORTVERSION= 0.13
CATEGORIES= devel
-MASTER_SITES= http://launchpad.net/gearmand/trunk/${PORTVERSION}/+download/
+MASTER_SITES= http://launchpad.net/gearmand/trunk/${PORTVERSION}/+download/ \
+ LOCAL/glarkin
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= glarkin@FreeBSD.org
COMMENT= Gearman C Server and Library
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent \