diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-04-24 17:01:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-04-24 17:01:47 +0000 |
commit | b338c265c43bb94a705f46aea17756555cb57b29 (patch) | |
tree | d1a2bc3ce5fd4ecb1e59da7b38d9af260b2bc55b /mail | |
parent | 8717f2ffac6c6aae8762082e426faec534226b32 (diff) | |
download | ports-b338c265c43bb94a705f46aea17756555cb57b29.tar.gz ports-b338c265c43bb94a705f46aea17756555cb57b29.zip |
Upgrade to v2.3, take over MAINTAINERship.
Reviewed by: andreas (previous maintainer)
Notes
Notes:
svn path=/head/; revision=18110
Diffstat (limited to 'mail')
-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 |