diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-06-28 02:19:45 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-06-28 02:19:45 +0800 |
commit | 4f4a20695d084d0c02a33e3d4f7d7cbd02eab41f (patch) | |
tree | a645c33e5899f5d866cf579998af62fda7731fd0 /www/Makefile | |
parent | e388b2ee1ca3f2ffdb2ba6f6aade887dba0174c8 (diff) | |
download | freebsd-ports-graphics-4f4a20695d084d0c02a33e3d4f7d7cbd02eab41f.tar.gz freebsd-ports-graphics-4f4a20695d084d0c02a33e3d4f7d7cbd02eab41f.tar.zst freebsd-ports-graphics-4f4a20695d084d0c02a33e3d4f7d7cbd02eab41f.zip |
Activate mhonarc
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 5b5e2dc1de3..193f9b80540 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1997/06/04 07:04:48 asami Exp $ +# $Id: Makefile,v 1.49 1997/06/27 02:00:33 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -17,6 +17,7 @@ SUBDIR += linemode SUBDIR += lynx SUBDIR += mapedit + SUBDIR += mhonarc SUBDIR += mmm SUBDIR += netscape3 SUBDIR += netscape4 |