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-sdk | |
parent | 4820fa4509fa68704bce01f9c75fd9e1db08d655 (diff) |
Notes
Diffstat (limited to 'databases/linux-oracle-instantclient-sdk')
-rw-r--r-- | databases/linux-oracle-instantclient-sdk/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/linux-oracle-instantclient-sdk/Makefile b/databases/linux-oracle-instantclient-sdk/Makefile index 58389dd65868..e98982492ab3 100644 --- a/databases/linux-oracle-instantclient-sdk/Makefile +++ b/databases/linux-oracle-instantclient-sdk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-oracle-instantclient-sdk -# Date created: 2005-04-26 -# Whom: nork@FreeBSD.org -# +# Created by: nork@FreeBSD.org # $FreeBSD$ -# PORTNAME= instantclient PORTVERSION= ${ORACLEVERSION}.${DISTDATE} @@ -93,7 +89,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 |