From b5d1cecde4e6c0dcb132742181e822478f6759af Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- security/bro/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/bro') diff --git a/security/bro/Makefile b/security/bro/Makefile index ee248b3629e0..44bcc89644a5 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: bro -# Version required: 0.3alpha +# Version required: 0.3alpha # Date created: Sat Feb 28, 1998 # Whom: David O'Brien (obrien@FreeBSD.org) # @@ -13,7 +13,7 @@ CATEGORIES= security net #MASTER_SITES= ftp://ee.lbl.gov/ #see http://www-nrg.ee.lbl.gov/bro-info.html -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org RESTRICTED= "Author wishes Alpha releases not to be distrubted." -- cgit