aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_firstbyte
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
commit3fc75d24451f17b4aa45406e122fda45844581c8 (patch)
treed55df78205fca999ce087d282021d235873bc74e /www/mod_log_firstbyte
parentba391f6a40dcd8927b57d910490d1dc05f2ac571 (diff)
downloadports-3fc75d24451f17b4aa45406e122fda45844581c8.tar.gz
ports-3fc75d24451f17b4aa45406e122fda45844581c8.zip
Notes
Diffstat (limited to 'www/mod_log_firstbyte')
-rw-r--r--www/mod_log_firstbyte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_log_firstbyte/Makefile b/www/mod_log_firstbyte/Makefile
index e811e7130830..477df09c98c0 100644
--- a/www/mod_log_firstbyte/Makefile
+++ b/www/mod_log_firstbyte/Makefile
@@ -8,12 +8,13 @@
PORTNAME= mod_log_firstbyte
PORTVERSION= 1.01
CATEGORIES= www
-MASTER_SITES= http://mod-log-firstbyte.googlecode.com/svn/trunk/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= ${PORTNAME}.c readme.txt
MAINTAINER= leeym@FreeBSD.org
COMMENT= Log the time between request and the first byte of the response served
+PROJECTHOST= mod-log-firstbyte
USE_APACHE= 2.0+
MOD= mod_log_firstbyte
PKGMESSAGE= ${WRKSRC}/readme.txt