diff options
author | johans <johans@FreeBSD.org> | 2014-05-24 11:46:24 +0000 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-05-24 11:46:24 +0000 |
commit | 76d66ca3a001402b4eadd2a2dd788b2a04e46af1 (patch) | |
tree | b60d9f43f0162b952a30a639e32a1272f7bb1781 | |
parent | 3b1f153b4ac5e3bc13dad7d69e6f25593b1f059d (diff) | |
download | FreeBSD-ports-76d66ca3a001402b4eadd2a2dd788b2a04e46af1.zip FreeBSD-ports-76d66ca3a001402b4eadd2a2dd788b2a04e46af1.tar.gz |
Adopt port
-rw-r--r-- | games/KnightCap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index d1f54cd..7507941 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.samba.org/pub/KnightCap/ DISTNAME= KnightCap-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= Chess program with 3D interface for X Window System WRKSRC= ${WRKDIR}/Export |