diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-07 11:30:36 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-07 11:30:36 +0000 |
commit | 51569f5da6635d81a5b4f17a5112e9bef4d13b00 (patch) | |
tree | 83efa58c959789cd909f5115bf90182c043bad08 /databases | |
parent | Remove USE_REINPLACE from all categories starting with F (diff) |
- Mark DEPRECATED. Download unavailable for long time.
Set EXPIRATION_DATE.
Notes
Notes:
svn path=/head/; revision=161558
Diffstat (limited to 'databases')
-rw-r--r-- | databases/arcexplorer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/arcexplorer/Makefile b/databases/arcexplorer/Makefile index 9d02184bbbd8..a81e8b11e30c 100644 --- a/databases/arcexplorer/Makefile +++ b/databases/arcexplorer/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight java-based GIS data viewer +DEPRECATED= Download unavailable anymore +EXPIRATION_DATE= 2006-06-07 + USE_JAVA= yes JAVA_VERSION= 1.2+ |