diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-07 11:51:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-07 11:51:39 +0000 |
commit | 76d88a5568ce4d288822b10375ffcf7ec76973e4 (patch) | |
tree | 324676ccfac9bddf49610c101dbf6ac01aaf11cf /textproc/html/Makefile | |
parent | cc56c1142a23fdd7b0c074ad923984ba8517fbf5 (diff) | |
download | ports-76d88a5568ce4d288822b10375ffcf7ec76973e4.tar.gz ports-76d88a5568ce4d288822b10375ffcf7ec76973e4.zip |
Notes
Diffstat (limited to 'textproc/html/Makefile')
-rw-r--r-- | textproc/html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile index d007823170ab..cb66cfe61c19 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -7,7 +7,7 @@ PORTNAME= html PORTVERSION= 4.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama |