diff options
author | kris <kris@FreeBSD.org> | 2001-09-22 22:09:29 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-09-22 22:09:29 +0000 |
commit | d8d028d14a1ef1ffcdd842e39e5f94d818f7a8fa (patch) | |
tree | 1631267d28b532b3ad6463e0781675bea700a74d /security | |
parent | 4851f4b6569451c6e0abd46db8199eaedccdece9 (diff) | |
download | FreeBSD-ports-d8d028d14a1ef1ffcdd842e39e5f94d818f7a8fa.zip FreeBSD-ports-d8d028d14a1ef1ffcdd842e39e5f94d818f7a8fa.tar.gz |
Take maintainership
Diffstat (limited to 'security')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 9a4949c..c79d09c 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://snort.sourcefire.com/releases/ \ DISTNAME= ${PORTNAME}-1.8.1-RELEASE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kris@FreeBSD.org WRKSRC= ${WRKDIR}/snort-1.8.1-RELEASE GNU_CONFIGURE= yes |