diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-28 10:02:03 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-28 10:02:03 +0000 |
commit | 3624c4c689b89e2b4a5b6346c4f043ff411a1338 (patch) | |
tree | b356ad937a7284443c4cdcea00b880a77f2f5a36 /games/ktritoc | |
parent | 5ce9958458a492ee8536391a641b9ad430f65703 (diff) | |
download | ports-3624c4c689b89e2b4a5b6346c4f043ff411a1338.tar.gz ports-3624c4c689b89e2b4a5b6346c4f043ff411a1338.zip |
Notes
Diffstat (limited to 'games/ktritoc')
-rw-r--r-- | games/ktritoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile index ca4a1b94a433..92476c5582f7 100644 --- a/games/ktritoc/Makefile +++ b/games/ktritoc/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= games kde MASTER_SITES= http://www.heni-online.de/files/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Tic-tac-toe like boardgame LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 |