diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /games/eights | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) | |
download | ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.tar.gz ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip |
Notes
Diffstat (limited to 'games/eights')
-rw-r--r-- | games/eights/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eights/Makefile b/games/eights/Makefile index 89f81a4a3ec7..8b0d7b6f9ec5 100644 --- a/games/eights/Makefile +++ b/games/eights/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://dxkelly.freeshell.org/ DISTNAME= ${PORTNAME} -MAINTAINER= bob@fly.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text based card game, the objective is to get rid of all your cards WRKSRC= ${WRKDIR} |