diff options
author | billf <billf@FreeBSD.org> | 2000-02-21 03:55:27 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-21 03:55:27 +0800 |
commit | 19bfb2db7cf5eafb851892e52ad2bc149247bd1c (patch) | |
tree | 09dcfa5b2b01061c7e8b78bb25e559caaeaea0ff /net | |
parent | b2c964ab026db061e3a595412039dfaeb740db02 (diff) | |
download | freebsd-ports-graphics-19bfb2db7cf5eafb851892e52ad2bc149247bd1c.tar.gz freebsd-ports-graphics-19bfb2db7cf5eafb851892e52ad2bc149247bd1c.tar.zst freebsd-ports-graphics-19bfb2db7cf5eafb851892e52ad2bc149247bd1c.zip |
Take over MAINTAINERship.
Diffstat (limited to 'net')
-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 be26bb3356c..5b120b4a035 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= ports@FreeBSD.org +MAINTAINER= billf@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 |