diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/miscom | |
parent | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't (diff) |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'games/miscom')
-rw-r--r-- | games/miscom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/miscom/Makefile b/games/miscom/Makefile index 1de39cfcb747..8c78b4b5bb9b 100644 --- a/games/miscom/Makefile +++ b/games/miscom/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org ALL_TARGET= WRKSRC= ${WRKDIR}/miscom |