diff options
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/chpp/Makefile | 3 | ||||
| -rw-r--r-- | textproc/tkdiff/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 53257513008d..d07d6e8d3513 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -8,7 +8,8 @@ PORTNAME= chpp PORTVERSION= 0.3.5 CATEGORIES= textproc -MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= andy MAINTAINER= ports@FreeBSD.org diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile index 1f1d9b3bf094..c0374a0f109d 100644 --- a/textproc/tkdiff/Makefile +++ b/textproc/tkdiff/Makefile @@ -8,7 +8,8 @@ PORTNAME= tkdiff PORTVERSION= 3.04 CATEGORIES= textproc tk82 -MASTER_SITES= http://people.FreeBSD.org/~kevlo/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kevlo MAINTAINER= kevlo@FreeBSD.org |
