diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-29 03:25:48 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-29 03:25:48 +0000 |
commit | dd8456dcaa71f098db325c7e0a81554e338f5179 (patch) | |
tree | fc8fb082d8a028a7a0736709711ddca910754c60 /www/Makefile | |
parent | 588dc79df0a853b5621ecdfb77f02716ec9fefa4 (diff) | |
download | ports-dd8456dcaa71f098db325c7e0a81554e338f5179.tar.gz ports-dd8456dcaa71f098db325c7e0a81554e338f5179.zip |
Geronimo is a Java EE 5 application server which is developed by the Apache
Geronimo open source community and it is under the Apache License.
WWW: http://geronimo.apache.org/
PR: 110932
Approved by: delphij (mentor)
Notes
Notes:
svn path=/head/; revision=191087
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 323e8166456f..28fbfe48e690 100644 --- a/www/Makefile +++ b/www/Makefile @@ -176,6 +176,7 @@ SUBDIR += gekko-modules SUBDIR += geneweb SUBDIR += geolizer + SUBDIR += geronimo SUBDIR += gforge SUBDIR += glibwww SUBDIR += glpi |