diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-08-06 15:23:12 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-08-06 15:23:12 +0000 |
commit | 52438ab7094193223883d4e19806390a25f8b703 (patch) | |
tree | e3e7748c400267126a8cc79f4038e714510bb2fa /games/freetennis | |
parent | 56fa81cad277192d6bae8a51acb4ea230d86cae7 (diff) | |
download | ports-52438ab7094193223883d4e19806390a25f8b703.tar.gz ports-52438ab7094193223883d4e19806390a25f8b703.zip |
Notes
Diffstat (limited to 'games/freetennis')
-rw-r--r-- | games/freetennis/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/freetennis/Makefile b/games/freetennis/Makefile index 2802416eb069..b2919ebb6424 100644 --- a/games/freetennis/Makefile +++ b/games/freetennis/Makefile @@ -10,9 +10,6 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Tennis simulation -DEPRECATED= Depends on expired graphics/ocaml-images -EXPIRATION_DATE=2013-08-04 - BUILD_DEPENDS= ocamlopt:${PORTSDIR}/lang/ocaml \ ${OCAML_DEPENDS} RUN_DEPENDS= ${OCAML_DEPENDS} |