diff options
Diffstat (limited to 'databases/linux-oracle-instantclient-sdk/Makefile')
-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 |