diff options
author | steve <steve@FreeBSD.org> | 1999-12-31 20:26:28 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-31 20:26:28 +0000 |
commit | b254c1eb5baaa2920497c2ab0b510890d325e29e (patch) | |
tree | a766e53702d01bd4f227f3087a44a8dc6b07be2e /www/Makefile | |
parent | e903f394afb01e35ecffc6626f4a3f9db47a8d9a (diff) | |
download | FreeBSD-ports-b254c1eb5baaa2920497c2ab0b510890d325e29e.zip FreeBSD-ports-b254c1eb5baaa2920497c2ab0b510890d325e29e.tar.gz |
Adding gnujsp version 0.9.10.
An implementation of Sun's Java Server Pages.
PR: 12656
Submitted by: Palle Girgensohn <girgne@partitur.se>
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 b3c0f28..cf0797a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -39,6 +39,7 @@ SUBDIR += g-gcl SUBDIR += gn SUBDIR += gnuinfo + SUBDIR += gnujsp SUBDIR += grail SUBDIR += harvest SUBDIR += hotjava |