summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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