diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:29:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 00:29:08 +0000 |
commit | 1f4d913767d81d92a2ee1b10bb74c63e2f737885 (patch) | |
tree | 76307cc308ffa5089ac45bff334ba06b66daaf56 /www/Makefile | |
parent | 9141fabc31da050f21e33eb503d5bc53dc4ad3a3 (diff) | |
download | ports-1f4d913767d81d92a2ee1b10bb74c63e2f737885.tar.gz ports-1f4d913767d81d92a2ee1b10bb74c63e2f737885.zip |
Notes
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 c63cadfee954..3d7d8325e39f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.87 1998/07/25 11:40:37 andreas Exp $ +# $Id: Makefile,v 1.88 1998/07/31 18:50:34 nectar Exp $ # SUBDIR += Mosaic # requires Motif @@ -71,5 +71,6 @@ SUBDIR += wn SUBDIR += wwwcount SUBDIR += wwwstat + SUBDIR += xitami .include <bsd.port.subdir.mk> |