From 14105d400ac1d4f988a9651544941eb6ee29900c Mon Sep 17 00:00:00 2001 From: bsam Date: Thu, 21 Dec 2006 20:38:01 +0000 Subject: In preparation to deprecate shells/bash2: - change RUN_DEPENDS: shells/bash2 -> shells/bash; - bump PORTREVISION. --- mail/biabam/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/biabam/Makefile b/mail/biabam/Makefile index ed9e723..88e3c9d 100644 --- a/mail/biabam/Makefile +++ b/mail/biabam/Makefile @@ -7,13 +7,14 @@ PORTNAME= biabam PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://mmj.dk/biabam/ MAINTAINER= ports@FreeBSD.org COMMENT= A command-line attachment mailer -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash NO_BUILD= yes PLIST_FILES= bin/biabam -- cgit v1.1