diff options
Diffstat (limited to 'games/gnugo')
-rw-r--r-- | games/gnugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index f15324b43ffe..98e6f0e154f8 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes |