diff options
author | magick <magick> | 2002-03-24 19:44:33 +0000 |
---|---|---|
committer | magick <magick> | 2002-03-24 19:44:33 +0000 |
commit | 44eedaf4144642692a80c497b4bc35883a2bce88 (patch) | |
tree | 34a01bb43ec774ce0a0218874430dbfcf44c82f2 /editors | |
parent | 6d35658d00a52c5772f2e9563dbaa3ca8f1ded20 (diff) | |
download | pkgsrc-44eedaf4144642692a80c497b4bc35883a2bce88.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 |