diff options
author | obrien <obrien@FreeBSD.org> | 2002-06-09 01:33:41 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-06-09 01:33:41 +0800 |
commit | 3dabea2140f5412430743f5963c683d489abb4e2 (patch) | |
tree | b7315bfbc3b7dbc666dfbc513d4ff18e534416f6 /security | |
parent | ff5df8bf801c437f16bf29382698f3bf1a6409e6 (diff) | |
download | freebsd-ports-graphics-3dabea2140f5412430743f5963c683d489abb4e2.tar.gz freebsd-ports-graphics-3dabea2140f5412430743f5963c683d489abb4e2.tar.zst freebsd-ports-graphics-3dabea2140f5412430743f5963c683d489abb4e2.zip |
To ports@freebsd.org.
Diffstat (limited to 'security')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index 1fe15da90a6..9b63ae6f29b 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security #see http://www-nrg.ee.lbl.gov/bro-info.html DISTNAME= vp-bro-0.5-alpha -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "Author wishes Alpha releases not to be distrubted." |