diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-12 15:45:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-02-12 15:45:45 +0000 |
commit | 171c4a926d8f066fb0980d82349de86714bdd1a9 (patch) | |
tree | 9a0cc21f4a1fad2d007e5ce87f9ac24f20b4b581 /editors/Makefile | |
parent | d3ac462a48496bd542fe095e638185566badc973 (diff) | |
download | ports-171c4a926d8f066fb0980d82349de86714bdd1a9.tar.gz ports-171c4a926d8f066fb0980d82349de86714bdd1a9.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 20c823cdfb26..c3798e907d14 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1999/01/18 04:09:36 steve Exp $ +# $Id: Makefile,v 1.67 1999/02/12 14:41:46 kuriyama Exp $ # SUBDIR += apel-emacs @@ -29,6 +29,7 @@ SUBDIR += nvi-perl SUBDIR += offix-editor SUBDIR += psgml-emacs + SUBDIR += psgml-emacs20 SUBDIR += sam SUBDIR += semi-emacs20 SUBDIR += semi-emacs20-current |