diff options
Diffstat (limited to 'textproc/rfcdiff')
-rw-r--r-- | textproc/rfcdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index e5015dd48e68..2b3efc50e15b 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= rfcdiff PORTVERSION= 1.27 CATEGORIES= textproc -MASTER_SITES= http://ietf.levkowetz.com/tools/${PORTNAME}/ +MASTER_SITES= http://tools.ietf.org/tools/${PORTNAME}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} EXTRACT_SUFX= |