pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Sep 18 13:37:46 UTC 2016

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add emacs25


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/editors/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.176 pkgsrc/editors/Makefile:1.177
--- pkgsrc/editors/Makefile:1.176       Mon Jul 11 05:21:59 2016
+++ pkgsrc/editors/Makefile     Sun Sep 18 13:37:46 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.176 2016/07/11 05:21:59 agc Exp $
+# $NetBSD: Makefile,v 1.177 2016/09/18 13:37:46 ryoon Exp $
 #
 
 COMMENT=       Editors
@@ -41,6 +41,7 @@ SUBDIR+=      emacs23
 SUBDIR+=       emacs23-nox11
 SUBDIR+=       emacs24
 SUBDIR+=       emacs24-nox11
+SUBDIR+=       emacs25
 SUBDIR+=       ex
 SUBDIR+=       fe
 SUBDIR+=       gate



Home | Main Index | Thread Index | Old Index