diff options
author | asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-06-03 02:17:34 +0000 |
commit | f9d4c4e77809771014f306b48d0aaa9bab6e3966 (patch) | |
tree | a904e3cac600e15183df7c4fc7f1f5d6fe9b8d22 /emulators | |
parent | b906af0cdfdc56d821f323dd9e9791236dca15d6 (diff) | |
download | FreeBSD-ports-f9d4c4e77809771014f306b48d0aaa9bab6e3966.zip FreeBSD-ports-f9d4c4e77809771014f306b48d0aaa9bab6e3966.tar.gz |
freefall.cdrom.com -> freefall.freebsd.org
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cpmtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 4731c936..b3bc48a 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -3,13 +3,13 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.11 1995/07/13 01:12:29 asami Exp $ +# $Id: Makefile,v 1.12 1995/11/22 11:48:07 asami Exp $ # DISTNAME= cpm-1.1 PKGNAME= cpmtools-1.1 CATEGORIES+= emulators -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ +MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org WRKSRC= ${WRKDIR}/cpm |