summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-12-10 22:07:01 +0000
committermarkd <markd>2005-12-10 22:07:01 +0000
commite8c80a5f3fbf2cb3c154c9ecf3ea70dbd7f44b93 (patch)
tree8ccb6b8b739c36f865d1d23d9111dd6ea3c6528c /mail/kbiff/Makefile
parentb29535aca3206d9b75e026914c5caa301412866d (diff)
downloadpkgsrc-e8c80a5f3fbf2cb3c154c9ecf3ea70dbd7f44b93.tar.gz
Update kbiff to 3.8
o Updated automake admin dir to compile with latest SuSE o Updated documentation slightly o Status Window patch for multiple-monitors o Added CRAM-MD5 and APOP login support for POP and IMAP o Fixed advanced options like keepalive propogating from the setup dialog to the code that actually uses it
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r--mail/kbiff/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index c75af41d31f..7f6b258b3ff 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 20:50:33 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/10 22:07:01 markd Exp $
-DISTNAME= kbiff-3.7.1
-PKGREVISION= 1
+DISTNAME= kbiff-3.8
CATEGORIES= devel kde
-MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= markd@NetBSD.org