diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-10-30 11:19:00 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-10-30 11:19:00 +0800 |
commit | 5143b963b686a5bd3664ed34eab6e048b9f50f15 (patch) | |
tree | 32dec3ecc691a45e6cd32e5d16ce0fe0ad547004 /www | |
parent | 05e179ab1954770bdbc47dc72370727ddd9a246b (diff) | |
download | freebsd-ports-gnome-5143b963b686a5bd3664ed34eab6e048b9f50f15.tar.gz freebsd-ports-gnome-5143b963b686a5bd3664ed34eab6e048b9f50f15.tar.zst freebsd-ports-gnome-5143b963b686a5bd3664ed34eab6e048b9f50f15.zip |
Activate ruboard.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 378e52834309..f5aebcd352a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1998/10/06 00:22:40 peter Exp $ +# $Id: Makefile,v 1.99 1998/10/19 17:09:16 obrien Exp $ # SUBDIR += Mosaic # requires Motif @@ -59,6 +59,7 @@ SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Search SUBDIR += p5-libwww + SUBDIR += ruboard SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += squid20 |