diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-10 04:10:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-10 04:10:04 +0000 |
commit | 1f70878a07c2e99a86b22d4604be9c9eb2a8a1f1 (patch) | |
tree | 3854cb9b7a63c281a72ec9d1acabb1ab344f55d7 /mail/bbmail/Makefile | |
parent | 652e23066ef3a96f5ed0e1ffc01b7c04fcb0ae5c (diff) | |
download | ports-1f70878a07c2e99a86b22d4604be9c9eb2a8a1f1.tar.gz ports-1f70878a07c2e99a86b22d4604be9c9eb2a8a1f1.zip |
Notes
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 3236c1dc52f7..61c0129db7f7 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -3,10 +3,10 @@ # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 17:30:44 steve Exp $ # -DISTNAME= bbmail-0.5.0 +DISTNAME= bbmail-0.5.1 CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ |