mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix typo MASTER_SITE -> MASTER_SITES, and fix the MASTER_SITE_SUBDIR
to reflect the actual location of this file on the comp.sources.unix archive, both of which were broken in rev1.2 and not noticed until now (a year and a few days later...)
This commit is contained in:
parent
8c2b98dcf4
commit
dbbab1aad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25299
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
DISTNAME= copytape
|
DISTNAME= copytape
|
||||||
PKGNAME= copytape-1.0
|
PKGNAME= copytape-1.0
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITE= ${MASTER_SITE_COMP_SOURCES}
|
MASTER_SITES= ${MASTER_SITE_COMP_SOURCES}
|
||||||
MASTER_SITE_SUBDIR= unix/volume8
|
MASTER_SITE_SUBDIR= unix/volume10
|
||||||
EXTRACT_SUFX= .Z
|
EXTRACT_SUFX= .Z
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue