diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-05-26 10:50:58 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-05-26 10:50:58 +0000 |
commit | a9dbac8450b9d016dc8b2af759bb8ec94a7a7df7 (patch) | |
tree | 14f72f2c943c8791481b073186d6833de21a5eda /www | |
parent | Add synaesthesia 2.1, a program to graphically represents sound in real (diff) |
Fix a typo in maintainer's e-mail address
PR: 27651
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=43079
Diffstat (limited to '')
-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 bf74f3397470..5eb2bd0ea65a 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.1 CATEGORIES= www mail MASTER_SITES= http://www.landfield.com/hypermail/dist/ -MAINTAINER= petef@databit.net +MAINTAINER= petef@databits.net GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail |