diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 07:06:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 07:06:01 +0000 |
commit | 3026fc77982c121fd98ea135a08894fbf8500d1f (patch) | |
tree | 187de0f11460088b01db55ae47b143b5193c0b74 /security/snortsnarf | |
parent | e72149abfaa3696ea16b2797768a43107990f733 (diff) | |
download | ports-3026fc77982c121fd98ea135a08894fbf8500d1f.tar.gz ports-3026fc77982c121fd98ea135a08894fbf8500d1f.zip |
Notes
Diffstat (limited to 'security/snortsnarf')
-rw-r--r-- | security/snortsnarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 1dffa50d4f35..1ff717de4439 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -9,7 +9,7 @@ PORTNAME= snortsnarf PORTVERSION= 021111 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/ +MASTER_SITES= http://www.snort.org/dl/contrib/data_analysis/snortsnarf/ DISTNAME= SnortSnarf-${PORTVERSION}.1 MAINTAINER= ports@FreeBSD.org |