diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:10:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:10:52 +0000 |
commit | 543a6cea13ac5f99490a418d8674cbaa4d4804b9 (patch) | |
tree | af87f9ef331682aab32df614da6d84f9556a7dbe | |
parent | 11ee396bcfde3734dc2166e367173bd7c471239b (diff) | |
download | ports-543a6cea13ac5f99490a418d8674cbaa4d4804b9.tar.gz ports-543a6cea13ac5f99490a418d8674cbaa4d4804b9.zip |
Add the evg and lynx-ssl ports.
Notes
Notes:
svn path=/head/; revision=18384
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b9ce71ff0398..1b1156d5e27f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1999/04/12 16:49:28 dirk Exp $ +# $Id: Makefile,v 1.125 1999/04/13 22:51:31 dirk Exp $ # SUBDIR += Mosaic # requires Motif @@ -24,6 +24,7 @@ SUBDIR += chimera SUBDIR += chimera2 SUBDIR += comline + SUBDIR += evg SUBDIR += fxhtml SUBDIR += gn SUBDIR += grail @@ -41,6 +42,7 @@ SUBDIR += linux-netscape4 SUBDIR += lynx SUBDIR += lynx-current + SUBDIR += lynx-ssl SUBDIR += mapedit SUBDIR += marc-search SUBDIR += mhonarc |