diff options
author | minskim <minskim> | 2009-06-05 02:59:50 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-06-05 02:59:50 +0000 |
commit | 4077d86f29ac8fabdb3d8e60f43527615eda4bf5 (patch) | |
tree | 965c5193aedfa5452d407ee90f5ed69f321f73ec /editors | |
parent | 69299a46835375b4632988d9247782dbf983aa87 (diff) | |
download | pkgsrc-4077d86f29ac8fabdb3d8e60f43527615eda4bf5.tar.gz |
Add emacs-snapshot.
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 b403df9764c..283ec214008 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2009/02/26 20:37:34 drochner Exp $ +# $NetBSD: Makefile,v 1.131 2009/06/05 02:59:50 minskim Exp $ # COMMENT= Editors @@ -23,6 +23,7 @@ SUBDIR+= elvis-x11 SUBDIR+= emacs SUBDIR+= emacs-nox11 SUBDIR+= emacs-packages +SUBDIR+= emacs-snapshot SUBDIR+= emacs20 SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 |