diff options
Diffstat (limited to 'security/pdfcrack/Makefile')
-rw-r--r-- | security/pdfcrack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pdfcrack/Makefile b/security/pdfcrack/Makefile index 7c358546f661..c34c55dcaac2 100644 --- a/security/pdfcrack/Makefile +++ b/security/pdfcrack/Makefile @@ -5,10 +5,11 @@ PORTNAME= pdfcrack PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A command line, password recovery tool for PDF-files USE_GMAKE= yes |