diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
commit | d06e60ff18937a191e01e6789291ebcdd20cf6f2 (patch) | |
tree | 4e76ed9d32e5ab8e2ed3742077bf3998045b0f6a /archivers/xdms/Makefile | |
parent | b6ae960c15d2843c5a16eacabe5d124295d84fc7 (diff) | |
download | freebsd-ports-graphics-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.gz freebsd-ports-graphics-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.zst freebsd-ports-graphics-d06e60ff18937a191e01e6789291ebcdd20cf6f2.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'archivers/xdms/Makefile')
-rw-r--r-- | archivers/xdms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile index 1b57c770277..04476a288bf 100644 --- a/archivers/xdms/Makefile +++ b/archivers/xdms/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.ee.tut.fi/~orsila/xdms/ DISTNAME= xdms -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_ZIP= yes WRKSRC= ${WRKDIR}/xdms/src |