diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
commit | 69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch) | |
tree | 6d0825204490f8766f2283672d81cb55c62243fc /www/py-funkload | |
parent | b0438bf96e239ebf5b0e3836216aaf03fec04f4b (diff) | |
download | ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.tar.gz ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.zip |
Notes
Diffstat (limited to 'www/py-funkload')
-rw-r--r-- | www/py-funkload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-funkload/Makefile b/www/py-funkload/Makefile index 0aee2b3346a9..6ba9ddfc2822 100644 --- a/www/py-funkload/Makefile +++ b/www/py-funkload/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://funkload.nuxeo.org/ \ http://cheeseshop.python.org/packages/source/f/funkload/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= FunkLoad is a functional and load web tester BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools |