diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-18 01:42:14 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-18 01:42:14 +0000 |
commit | 1db72cd9066f78783ae3cc35a7cca3133dfbe072 (patch) | |
tree | 26ee1cae472a8b21cdfaf34367e7802c084f2a88 /mail/bbmail | |
parent | cb45821bc2898163a70131b735822a7b6b3c20d5 (diff) | |
download | ports-1db72cd9066f78783ae3cc35a7cca3133dfbe072.tar.gz ports-1db72cd9066f78783ae3cc35a7cca3133dfbe072.zip |
Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
Notes
Notes:
svn path=/head/; revision=29666
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> |