diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-09-22 21:39:31 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-09-22 21:39:31 +0000 |
commit | 524f2c482c670b0b6b2bd5412017dd8f5eb023e1 (patch) | |
tree | 0a94207ae5c48a1256ae48ed98d467dbdf0b4697 /security/snort | |
parent | 01b6ecbb3e2140c3b59e54eccc0b4ca1ca1b09fa (diff) | |
download | ports-524f2c482c670b0b6b2bd5412017dd8f5eb023e1.tar.gz ports-524f2c482c670b0b6b2bd5412017dd8f5eb023e1.zip |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=48089
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index e293e6e358e1..9a4949c2b31e 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -10,10 +10,9 @@ PORTVERSION= 1.8.1 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://snort.sourcefire.com/releases/ \ - http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ DISTNAME= ${PORTNAME}-1.8.1-RELEASE -MAINTAINER= dirk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/snort-1.8.1-RELEASE GNU_CONFIGURE= yes |