diff options
author | Anders Nordby <anders@FreeBSD.org> | 2001-11-21 23:52:04 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2001-11-21 23:52:04 +0000 |
commit | 7a1fc9e9fb1d1891a5fa38bd397fb86d1096e01b (patch) | |
tree | 98a2920ad21b48055d19c49494773ea784393c44 /www/mod_watch | |
parent | Mark as BROKEN: this port needs to be updated to use the new ports layout. (diff) |
Update mod_watch to version 2.4. Reclaim maintainership.
PR: 31714
Notes
Notes:
svn path=/head/; revision=50349
Diffstat (limited to 'www/mod_watch')
-rw-r--r-- | www/mod_watch/Makefile | 6 | ||||
-rw-r--r-- | www/mod_watch/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
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 |