diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-16 02:56:29 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-16 02:56:29 +0000 |
commit | 8a650dee65fdcd57c9b7ad122302f4296a984571 (patch) | |
tree | f3164f3e5b4f5191ca5bbb3aeaf290f44cd6af12 /databases/linux-oracle-instantclient-basic | |
parent | 4820fa4509fa68704bce01f9c75fd9e1db08d655 (diff) | |
download | ports-8a650dee65fdcd57c9b7ad122302f4296a984571.tar.gz ports-8a650dee65fdcd57c9b7ad122302f4296a984571.zip |
Notes
Diffstat (limited to 'databases/linux-oracle-instantclient-basic')
-rw-r--r-- | databases/linux-oracle-instantclient-basic/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/linux-oracle-instantclient-basic/Makefile b/databases/linux-oracle-instantclient-basic/Makefile index 821841f654b6..1eb54302d664 100644 --- a/databases/linux-oracle-instantclient-basic/Makefile +++ b/databases/linux-oracle-instantclient-basic/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-oracle-instantclient-basic -# Date created: 03 June 2004 -# Whom: Alexander Novitsky -# +# Created by: Alexander Novitsky # $FreeBSD$ -# PORTNAME= instantclient PORTVERSION= ${ORACLEVERSION}.${DISTDATE} @@ -65,7 +61,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 |