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/abook | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) |
Notes
Diffstat (limited to 'mail/abook')
-rw-r--r-- | mail/abook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 0fb20c227db8..24d1f41116ad 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org .include <bsd.port.pre.mk> |