diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/xothello | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) | |
download | freebsd-ports-gnome-027f59c9d874889b66459dfbfb7f7d7895d27630.tar.gz freebsd-ports-gnome-027f59c9d874889b66459dfbfb7f7d7895d27630.tar.zst freebsd-ports-gnome-027f59c9d874889b66459dfbfb7f7d7895d27630.zip |
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/xothello')
-rw-r--r-- | games/xothello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xothello/Makefile b/games/xothello/Makefile index c6ca7903e86b..608677261ae0 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://makosteszta.sote.hu/linux/othello/ EXTRACT_SUFX= .tgz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms |