diff options
author | dirk <dirk@FreeBSD.org> | 2001-09-22 21:39:31 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-09-22 21:39:31 +0000 |
commit | c959617c1edc67dfd160e61d2f1dca4860f16a24 (patch) | |
tree | 08deb859bcc5b3927c3f07c5c580248d9bdd1692 /security/snort | |
parent | 8a1945095e960929520e39f9d272625f0a5bfd40 (diff) | |
download | FreeBSD-ports-c959617c1edc67dfd160e61d2f1dca4860f16a24.zip FreeBSD-ports-c959617c1edc67dfd160e61d2f1dca4860f16a24.tar.gz |
Drop maintainership.
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 e293e6e..9a4949c 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 |