diff options
author | jim <jim@FreeBSD.org> | 1999-08-16 17:22:26 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-16 17:22:26 +0800 |
commit | 86425cb2f66f010206345267b2f5cd528e5ad831 (patch) | |
tree | b40b79d200a43e7c00168123f97634baf00be109 | |
parent | 1723c345bfe6774fa2a97030413a2632ac4aa3ed (diff) | |
download | freebsd-ports-gnome-86425cb2f66f010206345267b2f5cd528e5ad831.tar.gz freebsd-ports-gnome-86425cb2f66f010206345267b2f5cd528e5ad831.tar.zst freebsd-ports-gnome-86425cb2f66f010206345267b2f5cd528e5ad831.zip |
Activate erwin and gyroscope
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b60488d703d9..fcb6ceac4b12 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1999/08/05 11:47:37 max Exp $ +# $Id: Makefile,v 1.142 1999/08/13 21:40:10 mph Exp $ # SUBDIR += Mosaic # requires Motif @@ -25,6 +25,7 @@ SUBDIR += chimera2 SUBDIR += comline SUBDIR += demoroniser + SUBDIR += erwin SUBDIR += evg SUBDIR += fcgi SUBDIR += fxhtml @@ -32,6 +33,7 @@ SUBDIR += gn SUBDIR += grail SUBDIR += gwstat + SUBDIR += gyroscope SUBDIR += harvest SUBDIR += hotjava SUBDIR += htmlpp |