diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-09-21 17:02:26 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-09-21 17:02:26 +0000 |
commit | 5c4ab8683f74dce29a396f5ff0c683a08d6c1ea8 (patch) | |
tree | d2f9281b379e46add66463d6439f1b6ec17e9e0c | |
parent | Fix the build for Mesa 3.2.1. (diff) |
Give this port to ports@freebsd.org, I'm both too lazy and busy
to maintain it effectivly, and I wish future maintainers luck.
Diffstat (limited to '')
-rw-r--r-- | net/bb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile index fddf34b70c1f..34f5378f0f8e 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://maclawran.ca/~sean/bb-dnld/ \ http://freefall.freebsd.org/~andreas/download/ -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org FORBIDDEN= "Remote buffer overflow in bbd" |