diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 11:10:52 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 11:10:52 +0800 |
commit | 112540b539d71606eab877a0a6280e5000595a55 (patch) | |
tree | bb97aea45746af4c7dd354ce6f4b96f3c81c3b6b /www | |
parent | b43a73aa0f82c149540d984be5644b856197d3f3 (diff) | |
download | freebsd-ports-gnome-112540b539d71606eab877a0a6280e5000595a55.tar.gz freebsd-ports-gnome-112540b539d71606eab877a0a6280e5000595a55.tar.zst freebsd-ports-gnome-112540b539d71606eab877a0a6280e5000595a55.zip |
Add the evg and lynx-ssl ports.
Diffstat (limited to 'www')
-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 |