diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
commit | 3be694771f04e600a8316efb7e54700a6dda0453 (patch) | |
tree | c3644751202cc2be5f1b07986be564dad7332ce6 /games/cgoban | |
parent | 077dc3369c86dd5a8da7e91b86f6e82c5abbf8d4 (diff) | |
download | freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.gz freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.zst freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.zip |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'games/cgoban')
-rw-r--r-- | games/cgoban/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 037a03de0857..d84528beb97d 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cgoban1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Internet Go Server client and game editor USE_X_PREFIX= yes |