From 47198d2e47396e87b1be82f178f6901fcbc3439b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 16 May 2003 05:16:39 +0000 Subject: Update to 1.4.1. PR: 52209 Submitted by: maintainer --- www/sarg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/sarg/Makefile') diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 52de1fa3e591..b97993e0675c 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sarg -PORTVERSION= 1.2.2.1 +PORTVERSION= 1.4.1 CATEGORIES= www MASTER_SITES= http://web.onda.com.br/orso/ @@ -16,4 +16,6 @@ COMMENT= Squid log analyzer and HTML report generator GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} --exec-prefix=${PREFIX} --enable-bindir="${PREFIX}/bin" --enable-sysconfdir="${PREFIX}/etc/${PORTNAME}" --with-gcc +MAN1= sarg.1 + .include -- cgit v1.2.3