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:   pin
Date:           Mon Feb 26 19:17:25 UTC 2024

Modified Files:
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/ced: DESCR Makefile PLIST cargo-depends.mk distinfo

Log Message:
editors/ced: remove package


To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/ced/DESCR pkgsrc/editors/ced/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/editors/ced/Makefile \
    pkgsrc/editors/ced/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/editors/ced/cargo-depends.mk

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.246 pkgsrc/editors/Makefile:1.247
--- pkgsrc/editors/Makefile:1.246       Mon Feb 26 19:16:27 2024
+++ pkgsrc/editors/Makefile     Mon Feb 26 19:17:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.246 2024/02/26 19:16:27 pin Exp $
+# $NetBSD: Makefile,v 1.247 2024/02/26 19:17:25 pin Exp $
 #
 
 COMMENT=       Text and binary editors
@@ -14,7 +14,6 @@ SUBDIR+=      beaver
 SUBDIR+=       biew
 SUBDIR+=       bvi
 SUBDIR+=       ce
-SUBDIR+=       ced
 SUBDIR+=       codeblocks
 SUBDIR+=       codelite
 SUBDIR+=       cooledit



Home | Main Index | Thread Index | Old Index