diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /mail/autosig | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) |
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Notes
Notes:
svn path=/head/; revision=64651
Diffstat (limited to 'mail/autosig')
-rw-r--r-- | mail/autosig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/autosig/Makefile b/mail/autosig/Makefile index c1e34015f3fe..d85d6e15dc68 100644 --- a/mail/autosig/Makefile +++ b/mail/autosig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= mail MASTER_SITES= http://www.irendi.com/ -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@FreeBSD.org MAKEFILE= makefile ALL_TARGET= ${PORTNAME} |