diff options
-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 |