diff options
author | billf <billf@FreeBSD.org> | 1999-02-24 06:30:58 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-02-24 06:30:58 +0800 |
commit | c2d8c1f22d83bc1fb9b5bddaa705fc07104125ef (patch) | |
tree | 39f5d60d1771a2309a6e3198f10aab4302033e3f /www | |
parent | 6bff997696ad9e679a6cea1a97d2d2480ec1aaa7 (diff) | |
download | freebsd-ports-gnome-c2d8c1f22d83bc1fb9b5bddaa705fc07104125ef.tar.gz freebsd-ports-gnome-c2d8c1f22d83bc1fb9b5bddaa705fc07104125ef.tar.zst freebsd-ports-gnome-c2d8c1f22d83bc1fb9b5bddaa705fc07104125ef.zip |
Upgrade to v2.22, update MASTER_SITES
PR: ports/9952
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/calamaris/Makefile | 11 | ||||
-rw-r--r-- | www/calamaris/distinfo | 2 |
2 files changed, 6 insertions, 7 deletions
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: diff --git a/www/calamaris/distinfo b/www/calamaris/distinfo index b6a72143b86b..fd774cf9ffdf 100644 --- a/www/calamaris/distinfo +++ b/www/calamaris/distinfo @@ -1 +1 @@ -MD5 (calamaris-2.16.tar.gz) = e667b530ac8547dc926e5372dfa93dfa +MD5 (calamaris-2.22.tar.gz) = ffbaa391c17d05469494d6db1473f922 |