From a62019e9a3073df2d5827905c0127d2b3c3b8422 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 24 Aug 2002 03:23:37 +0000 Subject: Update to rats-1.5 Submitted by: Munish Chopra PR: ports/40445 --- security/rats/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/rats/Makefile') diff --git a/security/rats/Makefile b/security/rats/Makefile index 32da5f7232ac..fc03b392f176 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -6,13 +6,13 @@ # PORTNAME= rats -PORTVERSION= 1.3 +PORTVERSION= 1.5 CATEGORIES= security devel -MASTER_SITES= http://www.securesw.com/rats/ +MASTER_SITES= http://www.securesoftware.com/rats/ MAINTAINER= kris@FreeBSD.org -LIB_DEPENDS= expat.1:${PORTSDIR}/textproc/expat +LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \ -- cgit