diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnurobots/Makefile | 2 | ||||
-rw-r--r-- | games/yamsweeper/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/games/yamsweeper/Makefile b/games/yamsweeper/Makefile index 84833ffbcd58..e79b80ab03e1 100644 --- a/games/yamsweeper/Makefile +++ b/games/yamsweeper/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/ EXTRACT_SUFX= .taz -MAINTAINER= hidekazu@cs.titech.ac.jp +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN1= yamsweeper.1 |