diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 06:25:00 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 06:25:00 +0000 |
commit | 313e7529f0cae74c35690814410b5c8a004b55f7 (patch) | |
tree | f75af63da223a583112265f58ed15c5c81769338 | |
parent | 8c0b4d9b333b61dfa5ac98dd8628f2a34e9b6b64 (diff) | |
download | FreeBSD-ports-313e7529f0cae74c35690814410b5c8a004b55f7.zip FreeBSD-ports-313e7529f0cae74c35690814410b5c8a004b55f7.tar.gz |
Activate g-gcl.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 118814d..8e3c246 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1999/05/23 21:16:11 peter Exp $ +# $Id: Makefile,v 1.130 1999/06/09 01:44:45 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -27,6 +27,7 @@ SUBDIR += evg SUBDIR += fcgi SUBDIR += fxhtml + SUBDIR += g-gcl SUBDIR += gn SUBDIR += grail SUBDIR += gwstat |