From c2d8c1f22d83bc1fb9b5bddaa705fc07104125ef Mon Sep 17 00:00:00 2001 From: billf Date: Tue, 23 Feb 1999 22:30:58 +0000 Subject: Upgrade to v2.22, update MASTER_SITES PR: ports/9952 Submitted by: maintainer --- www/calamaris/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'www/calamaris/Makefile') diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 5cb95f30f1ae..e256cf1c238b 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: calmaris -# Version required: 2.16 +# Version required: 2.22 # Date created: 25 December 1998 # Whom: Dima Sivachenko # -# $Id: Makefile,v 1.1.1.1 1999/01/21 23:28:03 billf Exp $ +# $Id: Makefile,v 1.2 1999/01/26 22:39:20 billf Exp $ # -DISTNAME= calamaris-2.16 +DISTNAME= calamaris-2.22 CATEGORIES= www textproc MASTER_SITES= http://calamaris.cord.de/ \ - ftp://ftp.bse.bg/pub/Unix/proxy/ \ - ftp://ftp.sai.msu.su/pub/unix/WWW/cache/squid/ + ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ MAINTAINER= dima@Chg.RU @@ -21,7 +20,7 @@ post-patch: @ ${MV} ${WRKSRC}/calamaris ${WRKSRC}/calamaris.pre_sed @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pre_sed \ - >> ${WRKSRC}/calamaris + > ${WRKSRC}/calamaris do-install: -- cgit