diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-10 01:33:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-10 01:33:44 +0000 |
commit | 3f4d1e5e023dce96b6cf91f6ada3acd1c7fcade0 (patch) | |
tree | 867bdc09c045c04cc1b62717ef36534e4ba0e8f0 /www/tidy | |
parent | 8d731dae958138c4521666e3d0bcc800b4485b58 (diff) | |
download | ports-3f4d1e5e023dce96b6cf91f6ada3acd1c7fcade0.tar.gz ports-3f4d1e5e023dce96b6cf91f6ada3acd1c7fcade0.zip |
Dummy commit because I forgot to explain what this port does
when I committed it. So here goes:
This port cleans up the layout of badly formatted HTML files.
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=14434
Diffstat (limited to 'www/tidy')
-rw-r--r-- | www/tidy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 45c94f3831d6..df5c99c7f7fc 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Oct 1998 # Whom: Abel Chow <achow@transoft.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/09 01:26:20 steve Exp $ # DISTNAME= tidy01sep98 |