diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
commit | 64f0415ebe115acf785e48540faf867d9914818d (patch) | |
tree | 7326647032c57861e73eb1caed955f44594b9037 /games/gnurobots | |
parent | ff250d7f68f436bb501de735c8218063890ae1cb (diff) | |
download | ports-64f0415ebe115acf785e48540faf867d9914818d.tar.gz ports-64f0415ebe115acf785e48540faf867d9914818d.zip |
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=70365
Diffstat (limited to 'games/gnurobots')
-rw-r--r-- | games/gnurobots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index 3b6a89c600f5..cd0b5309e9e2 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnurobots -MAINTAINER= avh4@usa.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile |