From a9425224f10817058f5b991255cf3a7c71c0b356 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 20 Feb 2017 02:57:04 +0000 Subject: devel/libevent2: drop historical suffix after r362796 PR: 216777 Approved by: mm (maintainer) --- mail/mailest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mailest') diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile index d57dc262570c..621161806196 100644 --- a/mail/mailest/Makefile +++ b/mail/mailest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailest PORTVERSION= 0.9.22 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= hrs@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_COMB= multi LICENSE_FILE_${L}= ${WRKSRC}/LICENSE.${L} .endfor -LIB_DEPENDS= libevent.so:devel/libevent2 \ +LIB_DEPENDS= libevent.so:devel/libevent \ libqdbm.so:databases/qdbm \ libestraier.so:textproc/hyperestraier RUN_DEPENDS= mewl:mail/mew -- cgit