diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-10-29 06:31:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-10-29 06:31:38 +0000 |
commit | 8fe0e8d936f9fc116531d71465594409b304273e (patch) | |
tree | 7580838a71c0f239d8eb8d95fc46d4f97b42a7b3 /games/yahtzee | |
parent | Sigh.. fix another bogon.. and take a logic class. (diff) |
At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.
PR: ports/22384
Submitted by: Joel Sutton, jsutton@bbcon.com.au
Notes
Notes:
svn path=/head/; revision=34387
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 dbeffb2ef690..15252125cf47 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 |