diff options
author | dirk <dirk@FreeBSD.org> | 2001-09-23 05:39:31 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-09-23 05:39:31 +0800 |
commit | c959617c1edc67dfd160e61d2f1dca4860f16a24 (patch) | |
tree | 08deb859bcc5b3927c3f07c5c580248d9bdd1692 /security | |
parent | 8a1945095e960929520e39f9d272625f0a5bfd40 (diff) | |
download | freebsd-ports-gnome-c959617c1edc67dfd160e61d2f1dca4860f16a24.tar.gz freebsd-ports-gnome-c959617c1edc67dfd160e61d2f1dca4860f16a24.tar.zst freebsd-ports-gnome-c959617c1edc67dfd160e61d2f1dca4860f16a24.zip |
Drop maintainership.
Diffstat (limited to 'security')
-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 |