diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | d06e60ff18937a191e01e6789291ebcdd20cf6f2 (patch) | |
tree | 4e76ed9d32e5ab8e2ed3742077bf3998045b0f6a /editors/mp/Makefile | |
parent | b6ae960c15d2843c5a16eacabe5d124295d84fc7 (diff) | |
download | FreeBSD-ports-d06e60ff18937a191e01e6789291ebcdd20cf6f2.zip FreeBSD-ports-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.gz |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'editors/mp/Makefile')
-rw-r--r-- | editors/mp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile index b77e755..cc72cb1 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.98n CATEGORIES= editors MASTER_SITES= http://www.triptico.com/download/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_GMAKE= yes MAKE_ARGS+= PREFIX="${PREFIX}" |