diff options
author | kris <kris@FreeBSD.org> | 1999-04-25 01:01:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-04-25 01:01:47 +0800 |
commit | 146e3bc2d743ea330154ca4d2c4206d65e4b1128 (patch) | |
tree | 8be9232f444ece04005b4846ca5202504ee14c74 /mail/kbiff | |
parent | 83b8f05790fd7914b167568e661c7df282a684ab (diff) | |
download | freebsd-ports-gnome-146e3bc2d743ea330154ca4d2c4206d65e4b1128.tar.gz freebsd-ports-gnome-146e3bc2d743ea330154ca4d2c4206d65e4b1128.tar.zst freebsd-ports-gnome-146e3bc2d743ea330154ca4d2c4206d65e4b1128.zip |
Upgrade to v2.3, take over MAINTAINERship.
Reviewed by: andreas (previous maintainer)
Diffstat (limited to 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 11 | ||||
-rw-r--r-- | mail/kbiff/distinfo | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 226eaba1cf7a..43f5bd28b348 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,21 +1,22 @@ # New ports collection makefile for: kbiff -# Version required: 0.7.3 +# Version required: 2.3 # Date created: So 14 Jun 1998 13:09:18 CEST # Whom: andreas # -# $Id: Makefile,v 1.8 1998/12/28 23:44:04 dirk Exp $ +# $Id: Makefile,v 1.9 1999/03/19 04:39:56 nectar Exp $ # -DISTNAME= kbiff-2.0 +DISTNAME= kbiff-2.3 CATEGORIES= mail kde MASTER_SITES= http://home.sprintmail.com/~granroth/kbiff/ -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= kris@FreeBSD.ORG -LIB_DEPENDS= kdeui.1:${PORTSDIR}/x11/kdelibs \ +LIB_DEPENDS= kdeui.2:${PORTSDIR}/x11/kdelibs11 \ intl.1:${PORTSDIR}/devel/gettext USE_QT= yes +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/mail/kbiff/distinfo b/mail/kbiff/distinfo index 9f959d396c61..da46469c31a5 100644 --- a/mail/kbiff/distinfo +++ b/mail/kbiff/distinfo @@ -1 +1 @@ -MD5 (kbiff-2.0.tar.gz) = 2c0a46e4a7258092782e0c0984f672de +MD5 (kbiff-2.3.tar.bz2) = abef8a7a2dbd6635a7c8138f48769f6e |