diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/idnits/Makefile | 2 | ||||
-rw-r--r-- | textproc/tidyp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index c1829a0578d3..afc8cb8ed676 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -8,7 +8,7 @@ PORTNAME= idnits PORTVERSION= 2.12.05 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet EXTRACT_SUFX= .tgz MAINTAINER= sunpoet@FreeBSD.org 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 |