diff options
author | flz <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | 8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78 (patch) | |
tree | c5b386815847812967538a3c9b389f6f1364cbcc /www/visitors | |
parent | 39b303fbe70d8eaa5df561687b768ab5c95fbebb (diff) | |
download | FreeBSD-ports-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.zip FreeBSD-ports-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.gz |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor)
Diffstat (limited to 'www/visitors')
-rw-r--r-- | www/visitors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/visitors/Makefile b/www/visitors/Makefile index 94ed069..48226a2 100644 --- a/www/visitors/Makefile +++ b/www/visitors/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4a CATEGORIES= www MASTER_SITES= http://www.hping.org/visitors/ -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= Very fast and easy to use web log analyzer WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} |