diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-16 04:56:18 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-16 04:56:18 +0000 |
commit | 63335a36485bcbb41217251aa82fb93419080ac3 (patch) | |
tree | b137c6200a0fd159e040c655b86ba580efbeadf3 /archivers | |
parent | Add aliases. (diff) |
Fix the maintainer address. (gehicks@cisco.co -> gehicks@cisco.com)
Notes
Notes:
svn path=/head/; revision=38395
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/9e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index 3734aaa78024..995e659d1ec2 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.eecs.harvard.edu/~wkj/Software/9e/ DISTNAME= 9e -MAINTAINER= gehicks@cisco.co +MAINTAINER= gehicks@cisco.com WWW= http://www.eecs.harvard.edu/~wkj/Software/9e/ |