diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-21 07:21:23 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-21 07:21:23 +0800 |
commit | b580b5cbda45fff4beb7ed8cda86e8f59fef91b2 (patch) | |
tree | 392f3ed60b24b99c14bc664a997d917de95e0359 /www/Makefile | |
parent | a7e2523477c0ea0a371100189731ef2642a43caf (diff) | |
download | freebsd-ports-gnome-b580b5cbda45fff4beb7ed8cda86e8f59fef91b2.tar.gz freebsd-ports-gnome-b580b5cbda45fff4beb7ed8cda86e8f59fef91b2.tar.zst freebsd-ports-gnome-b580b5cbda45fff4beb7ed8cda86e8f59fef91b2.zip |
Activate htmlpp.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b3d10034507b..27f5e9a413f6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1998/06/28 12:44:56 andreas Exp $ +# $Id: Makefile,v 1.85 1998/07/04 19:39:08 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -24,6 +24,7 @@ SUBDIR += grail SUBDIR += gwstat SUBDIR += harvest + SUBDIR += htmlpp SUBDIR += http-analyze SUBDIR += hypermail SUBDIR += ijb |