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 | d1f0357229efc8ea019267d651a0a7139213a222 (diff) | |
download | ports-c35e84cda9ca45995dd3fb960a177ad30bea9b5c.tar.gz ports-c35e84cda9ca45995dd3fb960a177ad30bea9b5c.zip |
Notes
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 |