diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:13:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:13:39 +0000 |
commit | b9b77268ede57b5f2c0c5005382071265bc62fbf (patch) | |
tree | fc63ea7e8cb7ba584de5494cb9f1f87c4ddd838e /games | |
parent | Update to DAT 4313 (diff) |
- Drop maintainership to ports@
Diffstat (limited to 'games')
-rw-r--r-- | games/easysok/Makefile | 2 | ||||
-rw-r--r-- | games/kbilliards/Makefile | 2 | ||||
-rw-r--r-- | games/tictactoe3d/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/easysok/Makefile b/games/easysok/Makefile index 44d9bbaa6185..8b19ff85403a 100644 --- a/games/easysok/Makefile +++ b/games/easysok/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easysok is a sokoban game for KDE3 USE_KDELIBS_VER= 3 diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile index 1dcdfeb473a9..8358a900f0c0 100644 --- a/games/kbilliards/Makefile +++ b/games/kbilliards/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games kde MASTER_SITES= http://members.xoom.virgilio.it/samuele_c/kbilliards/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Funny billiards simulator game for KDE USE_KDELIBS_VER= 3 diff --git a/games/tictactoe3d/Makefile b/games/tictactoe3d/Makefile index e7c9ca5fcc75..d471e75760db 100644 --- a/games/tictactoe3d/Makefile +++ b/games/tictactoe3d/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= http://www.che.iitm.ac.in/~ch99057/software/ DISTNAME= ttt3d -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= This is a simple "3D" tic tac toe game WRKSRC= ${WRKDIR}/ttt3d |