pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/nagios-plugin-printer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 10 15:28:07 UTC 2021

Modified Files:
        pkgsrc/net/nagios-plugin-printer: Makefile

Log Message:
nagios-plugin-printer: sort CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/nagios-plugin-printer/Makefile

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

Modified files:

Index: pkgsrc/net/nagios-plugin-printer/Makefile
diff -u pkgsrc/net/nagios-plugin-printer/Makefile:1.1 pkgsrc/net/nagios-plugin-printer/Makefile:1.2
--- pkgsrc/net/nagios-plugin-printer/Makefile:1.1       Wed Feb 10 15:26:46 2021
+++ pkgsrc/net/nagios-plugin-printer/Makefile   Wed Feb 10 15:28:07 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2021/02/10 15:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/10 15:28:07 wiz Exp $
 
 DISTNAME=      check_printer
 REVISION=      363
 PKGREVISION=   1
 PKGNAME=       nagios-plugin-printer-0.0.${REVISION}
-CATEGORIES=    sysutils net
+CATEGORIES=    net sysutils
 # Can this be converted to GITHUB_*?
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bzed/pkg-nagios-plugins-contrib/raw/debian/25.20191015+1/check_printer/}
 EXTRACT_SUFX=  # empty



Home | Main Index | Thread Index | Old Index