diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /editors/mp | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) | |
download | freebsd-ports-gnome-3246a363a80562eabfb0e107d1849d8e635a632f.tar.gz freebsd-ports-gnome-3246a363a80562eabfb0e107d1849d8e635a632f.tar.zst freebsd-ports-gnome-3246a363a80562eabfb0e107d1849d8e635a632f.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'editors/mp')
-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 b77e755199db..cc72cb126e56 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}" |