pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Base-ModuleBuild



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Sep  2 23:00:12 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Alien-Base-ModuleBuild: Makefile

Log Message:
(devel/p5-Alien-Base-ModuleBuild) correction to CATEGORIES textproc -> devel


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
diff -u pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.13 pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.14
--- pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.13        Mon Aug 31 18:07:26 2020
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Wed Sep  2 23:00:12 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2020/08/31 18:07:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/09/02 23:00:12 mef Exp $
 
 DISTNAME=      Alien-Base-ModuleBuild-1.14
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   1
-CATEGORIES=    textproc perl5
+CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index