From 8085659f7d1a57ec1732aab1ce01fdb597e9c25e Mon Sep 17 00:00:00 2001 From: linimon Date: Thu, 6 Oct 2005 06:24:32 +0000 Subject: Fix bug in continuation line. --- graphics/grads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index 936172acf43e..cceee35a9718 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -9,7 +9,7 @@ PORTNAME= grads PORTVERSION= 1.9b3 CATEGORIES= graphics science math MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \ - ftp://grads.iges.org/grads/:other \ + ftp://grads.iges.org/grads/:other DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}:src \ example.tar.gz:other -- cgit