diff options
-rw-r--r-- | security/fcheck/Makefile | 4 | ||||
-rw-r--r-- | security/fcheck/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/fcheck/Makefile b/security/fcheck/Makefile index 996f441a1d91..636bdc718645 100644 --- a/security/fcheck/Makefile +++ b/security/fcheck/Makefile @@ -8,9 +8,9 @@ PORTNAME= fcheck PORTVERSION= 2.07.59 CATEGORIES= security -MASTER_SITES= http://www.geocities.com/fcheck2000/ +MASTER_SITES= http://www.sourcefiles.org/Networking/Security/Intrusion_Detection/ \ + http://bsd-geek.de/FreeBSD/distfiles/ DISTNAME= FCheck_${PORTVERSION} -#EXTRACT_ONLY= YES MAINTAINER= lme@FreeBSD.org COMMENT= Intrusion detection and Policy enforcement / auditing software diff --git a/security/fcheck/pkg-descr b/security/fcheck/pkg-descr index 157f984ee5ca..65d9b1b73da2 100644 --- a/security/fcheck/pkg-descr +++ b/security/fcheck/pkg-descr @@ -4,5 +4,3 @@ use of comparative system snapshots. FCheck can provide notification of any differences found through use of your event management system, printer, and/or email when any monitored files or directories are altered, including any additions and/or deletions. - -WWW: http://www.geocities.com/fcheck2000/ |