diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile index 09192cf83013..12fe5eeb5250 100644 --- a/misc/tkcron/Makefile +++ b/misc/tkcron/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/mirror/ftp.procplace.com/sorted/packages- http://ftp.sunet.se/pub/lang/tcl/sorted/packages-7.6/misc/tkcron-2.12/ \ http://ftp4.de.freesbie.org/pub/misc/x11/tcl/ftp.gmd.de/contrib/sorted/misc/tkcron-2.12/ \ http://komquats.com/distfiles/ \ - http://people.freebsd.org/~cy/distfiles/ + LOCAL/cy EXTRACT_SUFX= .tcl.gz MAINTAINER= cy@FreeBSD.org diff --git a/net/netcat/Makefile b/net/netcat/Makefile index a9c772b57e9f..44f186ab850c 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -2,7 +2,7 @@ PORTNAME= netcat PORTVERSION= 1.10 PORTREVISION= 4 CATEGORIES= net -MASTER_SITES= https://people.freebsd.org/~cy/distfiles/ \ +MASTER_SITES= LOCAL/cy \ https://cschubert.com/distfiles/ DISTNAME= nc${PORTVERSION:S/.//} diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile index 39e0701ee3e3..3e2bc0d87beb 100644 --- a/x11/xascii/Makefile +++ b/x11/xascii/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://komquats.com/distfiles/ \ - http://people.freebsd.org/~cy/distfiles/ + LOCAL/cy MAINTAINER= cy@FreeBSD.org COMMENT= Display an ASCII table in decimal, octal, and hexadecimal diff --git a/x11/xforward/Makefile b/x11/xforward/Makefile index e9dc1efcb734..6aefc6920516 100644 --- a/x11/xforward/Makefile +++ b/x11/xforward/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://komquats.com/distfiles/ \ - http://people.freebsd.org/~cy/distfiles/ + LOCAL/cy DISTNAME= ${PORTNAME} MAINTAINER= cy@FreeBSD.org