From 27065a744f26d96d958376ec2bbcad61c654da93 Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 7 Mar 2001 22:35:39 +0000 Subject: Update to version 0.2 (bugfix), change maintainer's email address. PR: 25588 Submitted by: maintainer --- www/webredirect/Makefile | 8 +++++--- www/webredirect/distinfo | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/webredirect/Makefile b/www/webredirect/Makefile index 4595746ea01d..396ca1fdde76 100644 --- a/www/webredirect/Makefile +++ b/www/webredirect/Makefile @@ -6,16 +6,18 @@ # PORTNAME= webredirect -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= www -MASTER_SITES= ftp://ftp.Raditex.se/pub/kaj/ +MASTER_SITES= ftp://Raditex.se/pub/kaj/ -MAINTAINER= kaj@Raditex.se +MAINTAINER= rasmus@kaj.se MAN1= webredirect.1 .include +do-configure: + ${TOUCH} ${WRKSRC}/incu/depend.mk && cd ${WRKSRC} && ${MAKE} depend do-install: ${INSTALL_PROGRAM} ${WRKSRC}/webredirect ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/webredirect.1 ${PREFIX}/man/man1 diff --git a/www/webredirect/distinfo b/www/webredirect/distinfo index 5cb83dd17541..0c1089a1a718 100644 --- a/www/webredirect/distinfo +++ b/www/webredirect/distinfo @@ -1 +1 @@ -MD5 (webredirect-0.1.tar.gz) = 91006560caaa6aaa4203ee7bd00d36a4 +MD5 (webredirect-0.2.tar.gz) = c4bf0a99d0482124fecd558c27cfbd53 -- cgit