From cb991af7dd07cfb651ac42c965fd1b6c2a861cb1 Mon Sep 17 00:00:00 2001 From: anders Date: Wed, 21 Nov 2001 23:52:04 +0000 Subject: Update mod_watch to version 2.4. Reclaim maintainership. PR: 31714 --- www/mod_watch/Makefile | 6 +++--- www/mod_watch/distinfo | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/mod_watch/Makefile b/www/mod_watch/Makefile index af9ae8d2ef79..6723ef48799b 100644 --- a/www/mod_watch/Makefile +++ b/www/mod_watch/Makefile @@ -6,14 +6,14 @@ # PORTNAME= mod_watch -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= www MASTER_SITES= http://www.snert.com/Software/mod_watch/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -DISTNAME= ${PORTNAME}203 +DISTNAME= ${PORTNAME}204 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_watch/distinfo b/www/mod_watch/distinfo index d5d45e549534..2a6cc0c2d13b 100644 --- a/www/mod_watch/distinfo +++ b/www/mod_watch/distinfo @@ -1 +1 @@ -MD5 (mod_watch203.tgz) = b0b47ad37e5e4bcd75132e43794f939d +MD5 (mod_watch204.tgz) = 0b87bad1cfc5904bd1a3e64d0d593b17 -- cgit