diff options
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 1a45df5d..7d36b1e 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -6,14 +6,13 @@ # PORTNAME= bbmail -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.8 CATEGORIES= mail -MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ - ftp://stokes.tte.ele.tue.nl/pub/bbmail/ +MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= patseal@hyperhost.net +USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_XLIB= yes .include <bsd.port.mk> |