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 | |
| parent | e5306def00a6441f1274afe015f06ed30b1205d3 (diff) | |
Change MAINTAINER for my ports.
Approved by: will
| -rw-r--r-- | astro/rmap/Makefile | 2 | ||||
| -rw-r--r-- | audio/autozen/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile index 31578f1c5cc6..9dbea410fce5 100644 --- a/audio/autozen/Makefile +++ b/audio/autozen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.linuxlabs.com/software/download/ DISTNAME= AutoZen-${PORTVERSION} -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 |
