pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/par2



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Jan 24 17:02:15 UTC 2018

Modified Files:
        pkgsrc/archivers/par2: Makefile

Log Message:
Add archivers to CATEGORY


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/archivers/par2/Makefile

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

Modified files:

Index: pkgsrc/archivers/par2/Makefile
diff -u pkgsrc/archivers/par2/Makefile:1.30 pkgsrc/archivers/par2/Makefile:1.31
--- pkgsrc/archivers/par2/Makefile:1.30 Wed Jan 10 12:18:57 2018
+++ pkgsrc/archivers/par2/Makefile      Wed Jan 24 17:02:15 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2018/01/10 12:18:57 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/24 17:02:15 ryoon Exp $
 
 DISTNAME=      par2cmdline-0.8.0
 PKGNAME=       ${DISTNAME:S/cmdline//}
-CATEGORIES=    misc
+CATEGORIES=    archivers misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BlackIkeEagle/}
 GITHUB_PROJECT=        par2cmdline
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index