diff options
author | jmd <jmd@FreeBSD.org> | 2019-09-11 23:37:34 +0800 |
---|---|---|
committer | jmd <jmd@FreeBSD.org> | 2019-09-11 23:37:34 +0800 |
commit | 8e7cdf1476c7a1c96f5f8f37a27fc11c903ebfc6 (patch) | |
tree | 7e2737ea1b1d0faa49a388040718ec5a151a7055 /www/Makefile | |
parent | f0f1a5930105b10ac4c47be244c4f641f63dcaed (diff) | |
download | freebsd-ports-gnome-8e7cdf1476c7a1c96f5f8f37a27fc11c903ebfc6.tar.gz freebsd-ports-gnome-8e7cdf1476c7a1c96f5f8f37a27fc11c903ebfc6.tar.zst freebsd-ports-gnome-8e7cdf1476c7a1c96f5f8f37a27fc11c903ebfc6.zip |
new port: www/glassfish5
This is brings an initial port of the glassfish 5th generation Java open-source
application server. We will need more vetting before we can make this the
default.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 803c462d9e5f..9cbaf202e0bb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -200,6 +200,7 @@ SUBDIR += gitlab-pages SUBDIR += gitlab-workhorse SUBDIR += glassfish + SUBDIR += glassfish5 SUBDIR += glpi SUBDIR += gnome-user-share SUBDIR += go-appengine-sdk |