diff options
author | tg <tg@FreeBSD.org> | 1997-07-10 14:29:41 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-10 14:29:41 +0800 |
commit | 82424b925e3331bf5943495a814b467ce12e58d3 (patch) | |
tree | 1b6f1962cf406dd6dd181fb6b06cd9f190b39a17 /www | |
parent | 168665516644865c2a5a154901ddb748b639e005 (diff) | |
download | freebsd-ports-gnome-82424b925e3331bf5943495a814b467ce12e58d3.tar.gz freebsd-ports-gnome-82424b925e3331bf5943495a814b467ce12e58d3.tar.zst freebsd-ports-gnome-82424b925e3331bf5943495a814b467ce12e58d3.zip |
Move aswedit from editors to www.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0c60768ac861..3474a1cb410a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/06/28 14:27:41 max Exp $ +# $Id: Makefile,v 1.52 1997/07/03 01:12:05 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -6,6 +6,7 @@ SUBDIR += apache SUBDIR += arena SUBDIR += ashe # requires Motif + SUBDIR += aswedit SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline |