aboutsummaryrefslogtreecommitdiff
path: root/security/snort
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-09-23 21:23:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-09-23 21:23:27 +0000
commit34454c3b49237ad6c34a2ecb7c2104b827d50446 (patch)
tree557b131361cb960711b1cfe2b80c22d688483207 /security/snort
parent0b8a6fee6b8ee5602d894c9223a354c7d398c082 (diff)
downloadports-34454c3b49237ad6c34a2ecb7c2104b827d50446.tar.gz
ports-34454c3b49237ad6c34a2ecb7c2104b827d50446.zip
Remove a stray line-continuation which was breaking the fetch.
Notes
Notes: svn path=/head/; revision=48128
Diffstat (limited to 'security/snort')
-rw-r--r--security/snort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index c79d09c40457..41238fc5e46f 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -9,7 +9,7 @@ PORTNAME= snort
PORTVERSION= 1.8.1
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://snort.sourcefire.com/releases/ \
+MASTER_SITES= http://snort.sourcefire.com/releases/
DISTNAME= ${PORTNAME}-1.8.1-RELEASE
MAINTAINER= kris@FreeBSD.org