From 8a650dee65fdcd57c9b7ad122302f4296a984571 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Sat, 16 Mar 2013 02:56:29 +0000 Subject: - Remove needless quoting of BROKEN/IGNORE - Trim headers PR: ports/168908 With hat: portmgr --- databases/linux-oracle-instantclient-sqlplus/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'databases/linux-oracle-instantclient-sqlplus') diff --git a/databases/linux-oracle-instantclient-sqlplus/Makefile b/databases/linux-oracle-instantclient-sqlplus/Makefile index 82184f38e94a..e496d40fc599 100644 --- a/databases/linux-oracle-instantclient-sqlplus/Makefile +++ b/databases/linux-oracle-instantclient-sqlplus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-oracle-instantclient-sqlplus -# Date created: 2005-04-26 -# Whom: nork@FreeBSD.org -# +# Created by: nork@FreeBSD.org # $FreeBSD$ -# PORTNAME= instantclient PORTVERSION= ${ORACLEVERSION}.${DISTDATE} @@ -63,7 +59,7 @@ IGNORE+= Due to Oracle license restrictions, you must fetch the source \n IGNORE+= distribution manually. Please access \n IGNORE+= http://www.oracle.com/technology/software/tech/oci/instantclient/index.html \n IGNORE+= with a web browser and follow the link for the \n -IGNORE+= \"${DISTFILES}\". \n +IGNORE+= "${DISTFILES}". \n IGNORE+= You will be required to register and log in, \n IGNORE+= but you can create an account on that page. \n IGNORE+= After registration and accepting the Oracle License, \n -- cgit v1.2.3