diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 16:52:19 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 16:52:19 +0000 |
commit | 6f87190d2cf7d79c99e293d5f2fd1d3cf4e13b14 (patch) | |
tree | 0595747ec3a73af7050532196660ec7308b5fc11 | |
parent | Update to version 1.11. (diff) |
- don't use port anymore
- no time to maintain
so I'm giving up maintainership so that port doesn't become rotten...
-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 a6cf55b17fbe..be26bb3356c2 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= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # The FreeBSD Ports Team has permission to include this in our CDROM # from the author, but others who wish to do likewise will have to |