diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
commit | 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch) | |
tree | a359af9ae133db1419fc199dcee84fefdba2ddda /textproc/tidyp | |
parent | 5e6f342c14d0b49a907e6ce40e33ecadbcd1ef56 (diff) | |
download | ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.tar.gz ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.zip |
Notes
Diffstat (limited to 'textproc/tidyp')
-rw-r--r-- | textproc/tidyp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 088936ef889f..ff82d7bf459d 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -9,7 +9,7 @@ PORTNAME= tidyp PORTVERSION= 1.02 CATEGORIES= textproc www MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library and program to validate and fix HTML |