diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 17:30:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 17:30:25 +0000 |
commit | 2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa (patch) | |
tree | 8f85bb53f513be79c81fd0e5a7d89419d94f6b0d /www/serf | |
parent | aca8c9e4fc3da70041d92afa79631d5018c19b7a (diff) |
Notes
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 8c8f79caaccb..e9c09bbc2058 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Serf HTTP client library LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr |