diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:28:47 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:28:47 +0000 |
commit | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (patch) | |
tree | b2fc6838bf9a897a43a59db3a1fd36de6ba758dc /astro/rmap | |
parent | e5306def00a6441f1274afe015f06ed30b1205d3 (diff) | |
download | ports-c98d25644b3b638a1ef6e71ce42ec812d7948ff8.tar.gz ports-c98d25644b3b638a1ef6e71ce42ec812d7948ff8.zip |
Notes
Diffstat (limited to 'astro/rmap')
-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 e26d236d73b7..a0aa09579fed 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 |