aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-01-09 02:52:14 +0800
committerfenner <fenner@FreeBSD.org>1998-01-09 02:52:14 +0800
commit983599ec6f3d0f4e852bc9d13462f756128cb5ac (patch)
tree1fbb9d706ce89c7d511f8c362581005028ccfa91 /emulators
parent9fb8d29681e666cb67e9cfe6c4280ff917860ddd (diff)
downloadfreebsd-ports-gnome-983599ec6f3d0f4e852bc9d13462f756128cb5ac.tar.gz
freebsd-ports-gnome-983599ec6f3d0f4e852bc9d13462f756128cb5ac.tar.zst
freebsd-ports-gnome-983599ec6f3d0f4e852bc9d13462f756128cb5ac.zip
Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cpmemu/Makefile4
-rw-r--r--emulators/pcemu/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile
index 596f53c10a6c..2e089ccc71eb 100644
--- a/emulators/cpmemu/Makefile
+++ b/emulators/cpmemu/Makefile
@@ -2,14 +2,14 @@
# Version required: 0.2
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
-# $Id: Makefile,v 1.5 1996/11/12 02:16:40 obrien Exp $
+# $Id: Makefile,v 1.6 1996/11/18 10:35:22 asami Exp $
#
DISTNAME= cpm-0.2
PKGNAME= cpmemu-0.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator/
+MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator
MAINTAINER= ports@FreeBSD.org
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 63ee83c68020..a2f1832d9668 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 March 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.7 1995/11/22 11:48:17 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/12 02:16:49 obrien Exp $
#
DISTNAME= pcemu1.01alpha
@@ -21,7 +21,7 @@ CATEGORIES= emulators
#
# a selection of sites archie has been reporting:
#
-MASTER_SITES+= ftp://ftp.germany.eu.net//pub/os/Linux/Local.EUnet/ALPHA/dosemu/Misc/
+MASTER_SITES+= ftp://ftp.germany.eu.net/pub/os/Linux/Local.EUnet/ALPHA/dosemu/Misc/
MASTER_SITES+= ftp://minnie.cs.adfa.oz.au/BSD/phillip/FreeBSD/pc-emulator/
MASTER_SITES+= ftp://ftp.iij.ad.jp/pub/linux/tsx-11/ALPHA/dosemu/Misc/
#