From 168c0ed7a0a62007e7e3873aa989f203a6b42691 Mon Sep 17 00:00:00 2001 From: niklas Date: Fri, 19 Dec 1997 14:27:07 +0000 Subject: [PATCH] Forgot a slash --- misc/cdrecord-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/cdrecord-current/Makefile b/misc/cdrecord-current/Makefile index 1c82fcd6b5b..c45a1c8a4f3 100644 --- a/misc/cdrecord-current/Makefile +++ b/misc/cdrecord-current/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Dec 1997 # Whom: niklas # -# $OpenBSD: Makefile,v 1.2 1997/12/17 23:05:06 niklas Exp $ +# $OpenBSD: Makefile,v 1.3 1997/12/19 14:27:07 niklas Exp $ # DISTNAME= cdrecord-1.6a7 CATEGORIES= misc -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha +MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/ MAINTAINER= niklas@openbsd.org