diff options
author | Alexander Langer <alex@FreeBSD.org> | 2003-07-02 13:22:41 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2003-07-02 13:22:41 +0000 |
commit | f83ffcffea4670e73dd74a3306efc537d1cccad5 (patch) | |
tree | 11d14a89c67362494a63fa3969220716a6769805 /devel/mk | |
parent | 3c251ab3e71f5c3493a62554402aef0c82f0ff4e (diff) | |
download | ports-f83ffcffea4670e73dd74a3306efc537d1cccad5.tar.gz ports-f83ffcffea4670e73dd74a3306efc537d1cccad5.zip |
Change maintainer to ports@, email is bouncing:
(reason: 550 <mk-port@morphisms.net>: User unknown in local recipient table)
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes
Notes:
svn path=/head/; revision=84046
Diffstat (limited to 'devel/mk')
-rw-r--r-- | devel/mk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mk/Makefile b/devel/mk/Makefile index f1a333339ed4..6632d10b5537 100644 --- a/devel/mk/Makefile +++ b/devel/mk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= http://www.cminusminus.org/download/ -MAINTAINER= mk-port@morphisms.net +MAINTAINER= ports@FreeBSD.org COMMENT= Andrew Hume's mk by way of Research Unix, Plan 9, & Inferno MAN1= mk.1 |