diff options
Diffstat (limited to 'games/yahtzee')
-rw-r--r-- | games/yahtzee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index dbeffb2..1525212 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy DISTFILES= yahtzee-src.tar.Z -MAINTAINER= jsutton@bbcon.com.au +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/yahtzee |