diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-18 09:42:14 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-18 09:42:14 +0800 |
commit | 530029aacee20b74f71fab50e2899d3028072cf7 (patch) | |
tree | 719607ac1f13e5dc8e1aa8dec0b0df79c697e6ed /mail/bbmail | |
parent | d83bb2afbfa120e1e15aef3f79412819fb350db4 (diff) | |
download | freebsd-ports-gnome-530029aacee20b74f71fab50e2899d3028072cf7.tar.gz freebsd-ports-gnome-530029aacee20b74f71fab50e2899d3028072cf7.tar.zst freebsd-ports-gnome-530029aacee20b74f71fab50e2899d3028072cf7.zip |
Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
Diffstat (limited to 'mail/bbmail')
-rw-r--r-- | mail/bbmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 8c2f5b3cbb0e..1a45df5d0533 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -11,9 +11,9 @@ CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ ftp://stokes.tte.ele.tue.nl/pub/bbmail/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= patseal@hyperhost.net -GNU_CONFIGURE= yes -USE_XLIB= yes +GNU_CONFIGURE= yes +USE_XLIB= yes .include <bsd.port.mk> |