From 79f86fd6ec0742a34b2da09c724fa800ac7b0ba2 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 1 Aug 2001 11:56:24 +0000 Subject: Back out the db3 port update because some of these dependent ports had been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. --- mail/kiltdown/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/kiltdown') diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 58a09206bddd..d826e39ac6b7 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -7,14 +7,14 @@ PORTNAME= kiltdown PORTVERSION= 0.8.045 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown MAINTAINER= dinoex@FreeBSD.org -LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 USE_X_PREFIX= yes USE_QT_VER= 2 -- cgit v1.2.3