From 9c4c0c2b50d083c8f28038c8732489282b101546 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Apr 1999 21:39:01 +0000 Subject: Remove unnecessary slash from master site list. --- lang/gforth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gforth') diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index fb81ce635a5..5ea5ec6163e 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/10 13:56:57 simonb Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/14 21:39:04 tron Exp $ DISTNAME= gforth-0.4.0 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GNU:=/gforth/} +MASTER_SITES= ${MASTER_SITE_GNU:=gforth/} MAINTAINER= simonb@netbsd.org HOMEPAGE= http://www.complang.tuwien.ac.at/forth/gforth/ -- cgit v1.2.3