diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-12-01 02:24:41 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-12-01 02:24:41 +0000 |
commit | 31742ce7029295b6b07dea8ef865818c28070510 (patch) | |
tree | 6c01119f7880173cb035a746bcedd5eba2ee72f9 /www/Makefile | |
parent | ced1aaaae3cee1ad1236d20bbe1751425bea4f89 (diff) | |
download | ports-31742ce7029295b6b07dea8ef865818c28070510.tar.gz ports-31742ce7029295b6b07dea8ef865818c28070510.zip |
Activate `marc-search'.
Notes
Notes:
svn path=/head/; revision=14971
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 5cfd1b462f18..855e7622f71c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.105 1998/11/18 23:15:04 billf Exp $ +# $Id: Makefile,v 1.106 1998/11/22 22:32:02 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -40,6 +40,7 @@ SUBDIR += lynx SUBDIR += lynx-current SUBDIR += mapedit + SUBDIR += marc-search SUBDIR += mhonarc SUBDIR += mmm SUBDIR += momspider |