diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-02 05:28:47 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-02 05:28:47 +0000 |
commit | 3144b65ad01f0c8dad8121b8a238b198afdea474 (patch) | |
tree | 45eedf4696aa7ea79d36c979a9fae2fae529e986 /astro | |
parent | 2f8544459c4f5d993dd73955629446ed09db5f62 (diff) | |
download | FreeBSD-ports-3144b65ad01f0c8dad8121b8a238b198afdea474.zip FreeBSD-ports-3144b65ad01f0c8dad8121b8a238b198afdea474.tar.gz |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to 'astro')
-rw-r--r-- | astro/rmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index e26d236..a0aa095 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= astro MASTER_SITES= http://www.reza.net/rmap/ -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |