summaryrefslogtreecommitdiff
path: root/games/acm
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-02 13:14:09 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-02 13:14:09 +0000
commit5bab1a1318aff5bee463ffb778568fc508b2371a (patch)
treef6b87f132c0540f2ba3a38e9c75d3da311a55c49 /games/acm
parentAdd the checksum while I'm here. (diff)
De-canonicalize the host and dir names of the master site.
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=1278
Diffstat (limited to 'games/acm')
-rw-r--r--games/acm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile
index 9f5b4e013ba7..21b888390b76 100644
--- a/games/acm/Makefile
+++ b/games/acm/Makefile
@@ -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