diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
commit | 71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (patch) | |
tree | 63783ef35e8705382cf859308f2af2a10cd28de1 /security/cksfv | |
parent | 72e02bab04f93ce63037ba1733ae451e7ecc1299 (diff) | |
download | ports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.tar.gz ports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.zip |
Notes
Diffstat (limited to 'security/cksfv')
-rw-r--r-- | security/cksfv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 0f41d362ce1f..d3a0566cb885 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -5,7 +5,7 @@ PORTNAME= cksfv PORTVERSION= 1.3.14 CATEGORIES= security MASTER_SITES= http://zakalwe.fi/~shd/foss/cksfv/files/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files |