diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-06 11:02:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-06 11:02:37 +0000 |
commit | d64f50f6a5fecca14d653db8aeb26724a5459acc (patch) | |
tree | 2b1ad7b820f22a844e2d38fe868ef6be3c01f814 /www | |
parent | - Unbreak on -CURRENT [1] (diff) |
Chase the distfile checksum (invent a version 1.0.20030916 to make up
for the last of a version number in the source). The changes are addition
of a "q"uiet flag and some additional character translations.
Notes
Notes:
svn path=/head/; revision=103084
Diffstat (limited to 'www')
-rw-r--r-- | www/demoroniser/Makefile | 4 | ||||
-rw-r--r-- | www/demoroniser/distinfo | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/demoroniser/Makefile b/www/demoroniser/Makefile index 0b8801453b16..47d49e7a4027 100644 --- a/www/demoroniser/Makefile +++ b/www/demoroniser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= demoroniser -PORTVERSION= 1.0 +PORTVERSION= 1.0.20030916 CATEGORIES= www MASTER_SITES= http://www.fourmilab.ch/webtools/demoroniser/ \ ${MASTER_SITE_LOCAL} @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org COMMENT= Correct moronic and gratuitously incompatible HTML from MS applications -BROKEN= "Checksum mismatch" - USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/www/demoroniser/distinfo b/www/demoroniser/distinfo index a7f97c3aac4c..43a47f013439 100644 --- a/www/demoroniser/distinfo +++ b/www/demoroniser/distinfo @@ -1 +1,2 @@ -MD5 (demoroniser.zip) = 74b0c2ca662e7230371dc2275dc249e8 +MD5 (demoroniser.zip) = a0da935a4734f858ed6a9f57b70f2a66 +SIZE (demoroniser.zip) = 9582 |