diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /security/cksfv/Makefile | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | ports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Notes
Diffstat (limited to 'security/cksfv/Makefile')
-rw-r--r-- | security/cksfv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 2cc0cbdfc632..81b93e97cb8f 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -9,8 +9,7 @@ PORTNAME= cksfv PORTVERSION= 1.3.12 CATEGORIES= security MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files |