diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-02-05 15:35:35 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-02-05 15:35:35 +0000 |
commit | 7dff589db46c56e551be21b54cf2f31a6104b637 (patch) | |
tree | 0180b6e209a3be876e8a8dbb30d0013cc3ffb617 /print | |
parent | 1045883299aa384276d60ff2c3ad394d1a2607f6 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/acrobatviewer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/acrobatviewer/Makefile b/print/acrobatviewer/Makefile index 42c8d22419ac..aa9e79b798bc 100644 --- a/print/acrobatviewer/Makefile +++ b/print/acrobatviewer/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/magic/acrobatviewer/unix/1.x/:1 \ MAINTAINER= ports@FreeBSD.org COMMENT= Viewer for the PDF files written in Java(TM) +DEPRECATED= Abandoned, outdated (no updates since 1999) +EXPIRATION_DATE= 2014-03-05 + #XXX need info-unzip for archive.zip USE_ZIP= yes USE_JAVA= yes |