diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:34:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:34:10 +0000 |
commit | dbb74dd60dd08d15e861860c2d96f20e03d2da39 (patch) | |
tree | b875ec8fc89b32c3c90e872b57ec848c67dd2960 /www | |
parent | 8ba06aac4f80a8c3a7b0bf43f78583c83ce78057 (diff) | |
download | ports-dbb74dd60dd08d15e861860c2d96f20e03d2da39.tar.gz ports-dbb74dd60dd08d15e861860c2d96f20e03d2da39.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/calamaris/Makefile | 8 | ||||
-rw-r--r-- | www/calamaris/distinfo | 2 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 0f4619451981..74881aaec722 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: calmaris -# Version required: 2.24 +# Version required: 2.26 # Date created: 25 December 1998 # Whom: Dima Sivachenko # -# $Id: Makefile,v 1.4 1999/04/06 22:27:02 jseger Exp $ +# $Id: Makefile,v 1.5 1999/05/02 09:06:22 mharo Exp $ # -DISTNAME= calamaris-2.24 +DISTNAME= calamaris-2.26 CATEGORIES= www textproc MASTER_SITES= http://calamaris.cord.de/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ @@ -18,13 +18,11 @@ NO_BUILD= yes MAN1= calamaris.1 post-patch: - @ ${MV} ${WRKSRC}/calamaris ${WRKSRC}/calamaris.pre_sed @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pre_sed \ > ${WRKSRC}/calamaris do-install: - @ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1 @ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin/calamaris diff --git a/www/calamaris/distinfo b/www/calamaris/distinfo index 8025057d0e5b..94aa8cc880ac 100644 --- a/www/calamaris/distinfo +++ b/www/calamaris/distinfo @@ -1 +1 @@ -MD5 (calamaris-2.24.tar.gz) = 05644ebeefa7a4d0fe0c91fa265c6a16 +MD5 (calamaris-2.26.tar.gz) = 517aa5d0e6b55fe6cb435aa97d36ae54 |