diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-03-28 14:22:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-03-28 14:22:51 +0000 |
commit | 4ff9694c2039ac5ef0635adb669eccbbad45eeee (patch) | |
tree | fe23c5fe6ffb3795f3bf24a7d012d90bde867a6d /www | |
parent | d1d642bb4e1a1ea57cb4f2bcc6701670a79ed36c (diff) | |
download | ports-4ff9694c2039ac5ef0635adb669eccbbad45eeee.tar.gz ports-4ff9694c2039ac5ef0635adb669eccbbad45eeee.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/httest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index 7358f8b585dd..35c45a5c550b 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Test Tool LICENSE= APACHE20 |