diff options
author | magick <magick> | 2002-03-24 19:44:33 +0000 |
---|---|---|
committer | magick <magick> | 2002-03-24 19:44:33 +0000 |
commit | dd2e6b6ae550bb45523d641655a459577b963580 (patch) | |
tree | 34a01bb43ec774ce0a0218874430dbfcf44c82f2 /editors | |
parent | 1922e9b77e2dbb2652167f65777c025c55ecf7ad (diff) | |
download | pkgsrc-dd2e6b6ae550bb45523d641655a459577b963580.tar.gz |
Add and enable xemacs-current
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 4005e1af76b..dad5066e7f3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2002/01/12 11:00:35 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2002/03/24 19:44:33 magick Exp $ # COMMENT= Editors @@ -54,6 +54,7 @@ SUBDIR+= vim-xaw SUBDIR+= wily SUBDIR+= xcoral SUBDIR+= xemacs +SUBDIR+= xemacs-current SUBDIR+= xemacs-packages SUBDIR+= xvile SUBDIR+= yudit |