diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
commit | b0de515849d951fe87fa799ff729bf127860045e (patch) | |
tree | c3f18ee245fe5ed074c34ecf7557017bae9aed88 /games/crafty-open-large | |
parent | 60eaa1c4322ffd4a1ae09ffaf286bab827773b92 (diff) | |
download | ports-b0de515849d951fe87fa799ff729bf127860045e.tar.gz ports-b0de515849d951fe87fa799ff729bf127860045e.zip |
Notes
Diffstat (limited to 'games/crafty-open-large')
-rw-r--r-- | games/crafty-open-large/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index 0c2a94986a20..2f31ccfc0bfd 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd/crafty DISTFILES= large1.zip large2.zip large3.zip large4.zip -MAINTAINER= flo@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= The large opening book for crafty BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty |