mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
*/* (my ports): Use LOCAL distfiles notation
Use LOCAL notation instead of people.freebsd.org.
This commit is contained in:
parent
eae8f6b2e1
commit
bac52bd517
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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/.//}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue