diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-20 07:12:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-20 07:12:41 +0000 |
commit | 383cda2cdfccfafb726f3e55c9eaf38442d604e7 (patch) | |
tree | cc2665dfb9a53977d72cd75fe8ae84f8c2e31e8f /java | |
parent | 4252dbf76b82c69a455075a144e3d5517f10807f (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 2cd9406742f2..0dbc3eb584a0 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -60,7 +60,6 @@ USE_GNOME= gtk30 USE_GITHUB= yes GH_ACCOUNT= daemonblade GH_PROJECT= eclipse-maven-repo -GH_TAGNAME= ${PORTVERSION} USE_JAVA= yes JAVA_VERSION= 1.8 |