diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /www/hypermail | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) | |
download | ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.tar.gz ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.zip |
Notes
Diffstat (limited to 'www/hypermail')
-rw-r--r-- | www/hypermail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index b0cec98e5134..bdbf5397b48f 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.2 CATEGORIES= www mail MASTER_SITES= http://www.landfield.com/hypermail/dist/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail |