mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Get rid of MASTER_SITE_SUBDIR (in fact, OLD subdirectory does not carry
current distfiles) - Expand Makefile header while here
This commit is contained in:
parent
e3b18e5fec
commit
3a7d5df1a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394321
@ -1,11 +1,10 @@
|
||||
# Created by: hsu
|
||||
# Created by: Jeffrey Hsu <hsu@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scm
|
||||
PORTVERSION= 5f2
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . OLD
|
||||
MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} slib-3b5.zip slib-psd1-3.tar.gz
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user