diff options
author | tg <tg@FreeBSD.org> | 1997-11-26 15:55:38 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-26 15:55:38 +0800 |
commit | 9bd3fef117e3b97240c927a9949d5d952c59a30c (patch) | |
tree | 53bb315813d4da6c600a1a27828fbc1367cd8863 /www/Makefile | |
parent | 2588d9c8b24b08fdc498e1aee45c76c2d7cfde5a (diff) | |
download | freebsd-ports-graphics-9bd3fef117e3b97240c927a9949d5d952c59a30c.tar.gz freebsd-ports-graphics-9bd3fef117e3b97240c927a9949d5d952c59a30c.tar.zst freebsd-ports-graphics-9bd3fef117e3b97240c927a9949d5d952c59a30c.zip |
Activate chimera2.
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 62322135014..82b3262d865 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1997/11/15 13:08:34 asami Exp $ +# $Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,6 +12,7 @@ SUBDIR += aswedit SUBDIR += cgiparse SUBDIR += chimera + SUBDIR += chimera2 SUBDIR += comline SUBDIR += fxhtml SUBDIR += gn |