diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 03:45:48 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-17 03:45:48 +0000 |
commit | 0bb258d42dad395c5cb9359b966c8345f24571c4 (patch) | |
tree | 66bb913353709c825a37b5fc91bd225ee711952c | |
parent | fd74ae475b634772bc1b515f70688a990c46266c (diff) | |
download | FreeBSD-ports-0bb258d42dad395c5cb9359b966c8345f24571c4.zip FreeBSD-ports-0bb258d42dad395c5cb9359b966c8345f24571c4.tar.gz |
Update to 203
PR: 30561
Submitted by: maintainer
-rw-r--r-- | www/mod_watch/Makefile | 4 | ||||
-rw-r--r-- | www/mod_watch/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_watch/Makefile b/www/mod_watch/Makefile index 5697a9e..eda0d46 100644 --- a/www/mod_watch/Makefile +++ b/www/mod_watch/Makefile @@ -6,11 +6,11 @@ # PORTNAME= mod_watch -PORTVERSION= 2.1 +PORTVERSION= 2.3 CATEGORIES= www MASTER_SITES= http://www.snert.com/Software/mod_watch/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -DISTNAME= ${PORTNAME}201 +DISTNAME= ${PORTNAME}203 EXTRACT_SUFX= .tgz MAINTAINER= anders@fix.no diff --git a/www/mod_watch/distinfo b/www/mod_watch/distinfo index c030a24..d5d45e5 100644 --- a/www/mod_watch/distinfo +++ b/www/mod_watch/distinfo @@ -1 +1 @@ -MD5 (mod_watch201.tgz) = 896177039e142c75cc8af6c1b4fb297e +MD5 (mod_watch203.tgz) = b0b47ad37e5e4bcd75132e43794f939d |