diff options
author | tg <tg@FreeBSD.org> | 1997-07-09 15:08:15 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-09 15:08:15 +0800 |
commit | 63129daf41841a769bd2b6221dabe775b97e25b5 (patch) | |
tree | 80b2113b65ff3135411ebfa807a93bf8d1e05601 /editors | |
parent | 6971462764f58af798f1b0499193ab99da192e05 (diff) | |
download | freebsd-ports-gnome-63129daf41841a769bd2b6221dabe775b97e25b5.tar.gz freebsd-ports-gnome-63129daf41841a769bd2b6221dabe775b97e25b5.tar.zst freebsd-ports-gnome-63129daf41841a769bd2b6221dabe775b97e25b5.zip |
Activate aswedit.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a7effa7d28e0..44e3c05f4dcd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.38 1997/05/25 03:00:16 obrien Exp $ +# $Id: Makefile,v 1.39 1997/06/04 06:32:40 asami Exp $ # SUBDIR += asedit + SUBDIR += aswedit SUBDIR += axe SUBDIR += beav SUBDIR += bpatch |