diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /mail/bbmail | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) | |
download | ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip |
Notes
Diffstat (limited to 'mail/bbmail')
-rw-r--r-- | mail/bbmail/Makefile | 6 | ||||
-rw-r--r-- | mail/bbmail/pkg-descr | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 5f6ece0b09bf..4cbf338f0bfb 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: bbmail # Version required: 0.5.2 # Date created: May 3 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/05/10 04:09:55 steve Exp $ +# $Id: Makefile,v 1.3 1999/06/06 16:27:29 steve Exp $ # DISTNAME= bbmail-0.5.2 @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ ftp://stokes.tte.ele.tue.nl/pub/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org GNU_CONFIGURE= YES USE_XLIB= YES diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr index 80533255fe79..a2d5194149ab 100644 --- a/mail/bbmail/pkg-descr +++ b/mail/bbmail/pkg-descr @@ -3,6 +3,3 @@ mail has arrived. It was designed to be used with the Blackbox window manager but should work with any window manager. WWW: http://bbtools.windsofstorm.net/ - --Chris Piazza -cpiazza@home.net |