diff options
author | johans <johans@FreeBSD.org> | 2014-07-07 00:07:33 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-07-07 00:07:33 +0800 |
commit | dacf78cbb8769899d4472c8e1f17b455aa64b62f (patch) | |
tree | f7ca81d4749e6be9063eaf77aad50c5dea29b86a /games | |
parent | 4c3ed6503ac8c2ee1d0c709d013f926ae2938036 (diff) | |
download | freebsd-ports-gnome-dacf78cbb8769899d4472c8e1f17b455aa64b62f.tar.gz freebsd-ports-gnome-dacf78cbb8769899d4472c8e1f17b455aa64b62f.tar.zst freebsd-ports-gnome-dacf78cbb8769899d4472c8e1f17b455aa64b62f.zip |
Adopt port
Diffstat (limited to 'games')
-rw-r--r-- | games/xcheckers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xcheckers/Makefile b/games/xcheckers/Makefile index f8357b1beb4b..553736a2aca3 100644 --- a/games/xcheckers/Makefile +++ b/games/xcheckers/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://arton.cunst.net/xcheckers/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Checkers game for X11 USES= imake |