diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:00:17 +0000 |
commit | c35e84cda9ca45995dd3fb960a177ad30bea9b5c (patch) | |
tree | af16071a991d89dc607bb6292d4cbd8a8533c5e4 /mail/asmail | |
parent | Update to 0.203 (diff) |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
Notes
Notes:
svn path=/head/; revision=79888
Diffstat (limited to 'mail/asmail')
-rw-r--r-- | mail/asmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 49a9ceb43fd7..e0808e7d1717 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://gates.enemy.at/pub/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= Biff-type program, designed to match AfterStep USE_X_PREFIX= yes |