diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
commit | 060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8 (patch) | |
tree | ad789574d49211697aaea1cde082f54920e0cc5b /textproc/wdiff/Makefile | |
parent | Add mod_auth_mysql, allowing apache to authenticate against a mysql (diff) |
change my e-mail address
--> sanpei@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=31274
Diffstat (limited to 'textproc/wdiff/Makefile')
-rw-r--r-- | textproc/wdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index e6f20027396b..d5d553027e01 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wdiff -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org GNU_CONFIGURE= yes |