pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs-packages



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 15 23:20:18 UTC 2022

Modified Files:
        pkgsrc/editors/emacs-packages: Makefile

Log Message:
emacs-packages: clean some pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/editors/emacs-packages/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/emacs-packages/Makefile
diff -u pkgsrc/editors/emacs-packages/Makefile:1.31 pkgsrc/editors/emacs-packages/Makefile:1.32
--- pkgsrc/editors/emacs-packages/Makefile:1.31 Tue Feb 15 23:19:12 2022
+++ pkgsrc/editors/emacs-packages/Makefile      Tue Feb 15 23:20:18 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2022/02/15 23:19:12 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2022/02/15 23:20:18 wiz Exp $
 
 DISTNAME=      emacs-packages-0.12
-CATEGORIES=    meta-pkgs editors
+CATEGORIES=    editors meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 
@@ -9,7 +9,7 @@ MAINTAINER=     uebayasi%NetBSD.org@localhost
 HOMEPAGE=      # empty
 COMMENT=       Meta-package for the GNU Emacs lisp packages
 
-META_PACKAGE=  # empty
+META_PACKAGE=  yes
 
 .include "../../editors/emacs/modules.mk"
 



Home | Main Index | Thread Index | Old Index