diff options
author | fenner <fenner@FreeBSD.org> | 2002-06-08 06:27:49 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2002-06-08 06:27:49 +0000 |
commit | ac9a1e00419aa4b58901656dcb84bfeab2902f3e (patch) | |
tree | 32803ecca56f066e8a8215da54441c1797557fe1 | |
parent | bcbadbfeaf498ee889a0c80457f29e76e119f19a (diff) | |
download | FreeBSD-ports-ac9a1e00419aa4b58901656dcb84bfeab2902f3e.zip FreeBSD-ports-ac9a1e00419aa4b58901656dcb84bfeab2902f3e.tar.gz |
Julian does not want to be the MAINTAINER any more.
-rw-r--r-- | graphics/xmountains/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 6ba5d82..3c4b54d 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= proff@iq.org +MAINTAINER= ports@FreeBSD.Org NO_WRKSUBDIR= yes |