diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-16 14:41:01 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-16 14:41:01 +0000 |
commit | e2ecc7fbe5f2a504c07e4bd5e12f0e41c6f14aad (patch) | |
tree | bcd8c6bd84cdab02370e08f58fa86256d6d1705b /games | |
parent | 615d23bd06df9512c01253e5406d0feead24f06a (diff) | |
download | freebsd-ports-e2ecc7fbe5f2a504c07e4bd5e12f0e41c6f14aad.zip |
Mark deprecated with 3 month grace (unfetchable).
PR: ports/89847
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: jameso@elwood.net (maintainer, timeout 14 days)
Diffstat (limited to 'games')
-rw-r--r-- | games/civ2demo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/civ2demo/Makefile b/games/civ2demo/Makefile index 9edf8f7b62f8..ca128ca93aa9 100644 --- a/games/civ2demo/Makefile +++ b/games/civ2demo/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= MAINTAINER= jameso@elwood.net COMMENT= The free demo of Civilization: Call to Power +DEPRECATED= Tarball is unfetchable since 2001 +EXPIRATION_DATE=2006-02-17 + ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes |