diff options
author | jadawin <jadawin@FreeBSD.org> | 2013-11-08 22:17:26 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2013-11-08 22:17:26 +0800 |
commit | 01cbce4e627e922ee623bfa0cce21f3033817a35 (patch) | |
tree | c95ab2972324032d081741a5c625180e9e87b7e0 /security/pdfcrack | |
parent | f959de40ab6e16a1d4d4d1a07842012fcdc56888 (diff) | |
download | freebsd-ports-gnome-01cbce4e627e922ee623bfa0cce21f3033817a35.tar.gz freebsd-ports-gnome-01cbce4e627e922ee623bfa0cce21f3033817a35.tar.zst freebsd-ports-gnome-01cbce4e627e922ee623bfa0cce21f3033817a35.zip |
- Mark as DEPRECATED
Diffstat (limited to 'security/pdfcrack')
-rw-r--r-- | security/pdfcrack/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pdfcrack/Makefile b/security/pdfcrack/Makefile index 54145d7ff26d..28f2a057e5bb 100644 --- a/security/pdfcrack/Makefile +++ b/security/pdfcrack/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= jadawin@FreeBSD.org COMMENT= A command line, password recovery tool for PDF-files +DEPRECATED= Not active since several years +EXPIRATION_DATE= 2013-12-08 + USE_GMAKE= yes PLIST_FILES= bin/pdfcrack |