diff options
author | andreas <andreas@FreeBSD.org> | 1998-08-31 21:13:58 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-08-31 21:13:58 +0000 |
commit | ae56bd6d17f94de336b68d536ce0834bdcfd2a4c (patch) | |
tree | de491e57cf19f030badc705c76b454fc644b715b /mail/kbiff/Makefile | |
parent | a6cb4b652406414ce2ad13fbf4a8a13000740bf0 (diff) | |
download | FreeBSD-ports-ae56bd6d17f94de336b68d536ce0834bdcfd2a4c.zip FreeBSD-ports-ae56bd6d17f94de336b68d536ce0834bdcfd2a4c.tar.gz |
Upgrade to version 0.8
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 6a262c9..389f018 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -3,10 +3,10 @@ # Date created: So 14 Jun 1998 13:09:18 CEST # Whom: andreas # -# $Id: Makefile,v 1.3 1998/08/12 06:29:30 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/25 10:04:57 asami Exp $ # -DISTNAME= kbiff-0.7.3 +DISTNAME= kbiff-0.8 CATEGORIES= mail kde MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/ |