diff options
Diffstat (limited to 'games/connect4/Makefile')
-rw-r--r-- | games/connect4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/connect4/Makefile b/games/connect4/Makefile index 9fa373126d54..aed65f4c9b83 100644 --- a/games/connect4/Makefile +++ b/games/connect4/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org COMMENT= A curses version of the classic game +DEPRECATE= No moe public distfiles +EXPIRATION_DATE= 2011-08-01 + EXTRACT_DEPENDS=gunshar:${PORTSDIR}/archivers/sharutils EXTRACT_CMD= ${GZCAT} |