1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

De-canonicalize the host and dir names of the master site.

Reviewed by:
Submitted by:
Obtained from:
This commit is contained in:
Joerg Wunsch 1995-04-02 13:14:09 +00:00
parent 1dcbe5d809
commit 5bab1a1318
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1278

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: acm(1)
# New ports collection makefile for: acm(6)
# Version required: comp.sources.x/volume12
# Date created: 5 March 1995
# Whom: joerg
#
# $Id: Makefile,v 1.3 1995/04/01 12:45:00 jkh Exp $
# $Id: Makefile,v 1.4 1995/04/01 13:48:04 joerg Exp $
#
DISTNAME= acm
WRKSRC= ${WRKDIR}/acm
USE_IMAKE= yes
MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/
MASTER_SITES+= ftp://sally.bl.physik.tu-muenchen.de/a/tum1.leo.org/archive/isar/.mntpts/tum.info-pub1/pub/comp/usenet/comp.sources.x/acm/
MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/
MASTER_SITES+= ftp://ftp.physik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/
MAINTAINER= joerg@FreeBSD.org
CATEGORIES+= games