diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /databases/jdbc-oracle11g/Makefile | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) | |
download | ports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz ports-eb96de065647322f081a474aaec04122ca6e30c1.zip |
Notes
Diffstat (limited to 'databases/jdbc-oracle11g/Makefile')
-rw-r--r-- | databases/jdbc-oracle11g/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile index 3879af3d0260..7f833cc0f6c7 100644 --- a/databases/jdbc-oracle11g/Makefile +++ b/databases/jdbc-oracle11g/Makefile @@ -2,6 +2,7 @@ PORTNAME= oracle11g PORTVERSION= 11.2.0.4 +PORTREVISION= 1 CATEGORIES= databases java MASTER_SITES= # http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html PKGNAMEPREFIX= jdbc- |