diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-31 06:39:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-31 06:39:05 +0000 |
commit | 8b568d51afbd4e64fa8f72ed731ddd652eefcc68 (patch) | |
tree | d9705003163af5a930231458d77144b406ced1ed /games/tvp | |
parent | c3121d10ae032ea728c7ec89b81fcfaf6fbf61c0 (diff) | |
download | ports-8b568d51afbd4e64fa8f72ed731ddd652eefcc68.tar.gz ports-8b568d51afbd4e64fa8f72ed731ddd652eefcc68.zip |
Notes
Diffstat (limited to 'games/tvp')
-rw-r--r-- | games/tvp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile index 12a7dff180de..4acf6b1614b8 100644 --- a/games/tvp/Makefile +++ b/games/tvp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games tk82 MASTER_SITES= http://www3.sympatico.ca/john.vanderhoek/tim/src/president/ -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Play the cardgame President (or Ass) against 3 AIs # Comment-out this (and CFLAGS) to compile only the CLI and ansi interfaces |