diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 03:01:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 03:01:59 +0000 |
commit | 93badab0040d8dbd23a135bb12295ebf28ce9631 (patch) | |
tree | 62c6f78e20fa8ac5c4a431759fa7f8d318dd9034 /www/tidy/Makefile | |
parent | Provide a better rc.d startup script. (diff) |
Update to version 20000430.
PR: 18433
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=28867
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r-- | www/tidy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 99e6675cc98a..d696800351ff 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -6,10 +6,10 @@ # PORTNAME= tidy -PORTVERSION= 20000113 +PORTVERSION= 20000430 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ -DISTNAME= tidy13jan00 +DISTNAME= tidy30apr00 EXTRACT_SUFX= .tgz MAINTAINER= saken@hotel.rmta.org |