*/* (my ports): Use LOCAL distfiles notation

Use LOCAL notation instead of people.freebsd.org.
This commit is contained in:
Cy Schubert 2025-01-02 10:46:21 -08:00
parent eae8f6b2e1
commit bac52bd517
4 changed files with 4 additions and 4 deletions

View file

@ -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://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://ftp4.de.freesbie.org/pub/misc/x11/tcl/ftp.gmd.de/contrib/sorted/misc/tkcron-2.12/ \
http://komquats.com/distfiles/ \ http://komquats.com/distfiles/ \
http://people.freebsd.org/~cy/distfiles/ LOCAL/cy
EXTRACT_SUFX= .tcl.gz EXTRACT_SUFX= .tcl.gz
MAINTAINER= cy@FreeBSD.org MAINTAINER= cy@FreeBSD.org

View file

@ -2,7 +2,7 @@ PORTNAME= netcat
PORTVERSION= 1.10 PORTVERSION= 1.10
PORTREVISION= 4 PORTREVISION= 4
CATEGORIES= net CATEGORIES= net
MASTER_SITES= https://people.freebsd.org/~cy/distfiles/ \ MASTER_SITES= LOCAL/cy \
https://cschubert.com/distfiles/ https://cschubert.com/distfiles/
DISTNAME= nc${PORTVERSION:S/.//} DISTNAME= nc${PORTVERSION:S/.//}

View file

@ -3,7 +3,7 @@ PORTVERSION= 1.0
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= x11 CATEGORIES= x11
MASTER_SITES= http://komquats.com/distfiles/ \ MASTER_SITES= http://komquats.com/distfiles/ \
http://people.freebsd.org/~cy/distfiles/ LOCAL/cy
MAINTAINER= cy@FreeBSD.org MAINTAINER= cy@FreeBSD.org
COMMENT= Display an ASCII table in decimal, octal, and hexadecimal COMMENT= Display an ASCII table in decimal, octal, and hexadecimal

View file

@ -3,7 +3,7 @@ PORTVERSION= 1.0
PORTREVISION= 2 PORTREVISION= 2
CATEGORIES= x11 CATEGORIES= x11
MASTER_SITES= http://komquats.com/distfiles/ \ MASTER_SITES= http://komquats.com/distfiles/ \
http://people.freebsd.org/~cy/distfiles/ LOCAL/cy
DISTNAME= ${PORTNAME} DISTNAME= ${PORTNAME}
MAINTAINER= cy@FreeBSD.org MAINTAINER= cy@FreeBSD.org