mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
"ftp://freefall...." -> ${MASTER_SITES_LOCAL}. freefall doesn't offer
anonymous ftp anymore. I also moved the distfile from freefall to wcarchive.
This commit is contained in:
parent
1323801cf4
commit
ab99236e2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7483
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
|||
# Date created: 4 Aug 1997
|
||||
# Whom: joerg
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/08/04 20:44:16 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sliderule
|
||||
PKGNAME= sliderule-1.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
|
||||
MAINTAINER= joerg@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue