mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
Fix `make fetch'
Set MASTER_SITES to the current Elvis website.
This commit is contained in:
parent
3f54000051
commit
aa01db2c8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403767
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ PORTNAME= untar
|
||||||
PORTVERSION= 1.4
|
PORTVERSION= 1.4
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
|
MASTER_SITES= http://www.the-little-red-haired-girl.org/pub/elvis/
|
||||||
DISTNAME= ${PORTNAME}
|
DISTNAME= ${PORTNAME}
|
||||||
EXTRACT_SUFX= .c
|
EXTRACT_SUFX= .c
|
||||||
EXTRACT_ONLY=
|
EXTRACT_ONLY=
|
||||||
|
@ -13,7 +13,6 @@ EXTRACT_ONLY=
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Lists/Extracts files from a "*.tgz" or "*.gz" archive
|
COMMENT= Lists/Extracts files from a "*.tgz" or "*.gz" archive
|
||||||
|
|
||||||
BROKEN= Does not fetch
|
|
||||||
MAKEFILE= /usr/share/mk/bsd.prog.mk
|
MAKEFILE= /usr/share/mk/bsd.prog.mk
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
PLIST_FILES= bin/untar
|
PLIST_FILES= bin/untar
|
||||||
|
|
Loading…
Add table
Reference in a new issue