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 | |
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.
-rw-r--r-- | mail/bbmail/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/bbdate/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/toolbox/Makefile | 2 |
3 files changed, 5 insertions, 5 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> diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 3ba7578b3c1e..7659de65825e 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.windsofstorm.net/sources/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= patseal@hyperhost.net GNU_CONFIGURE= yes USE_XLIB= yes diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile index 6c13f5684ac8..e97d1e070ca1 100644 --- a/x11-wm/toolbox/Makefile +++ b/x11-wm/toolbox/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.6 CATEGORIES= x11-wm MASTER_SITES= http://www2.bc.edu/~kelleyry/toolbox/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= patseal@hyperhost.net USE_QT2= yes USE_NEWGCC= yes |