pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/url2pkg



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu Sep 12 05:49:03 UTC 2019

Modified Files:
        pkgsrc/pkgtools/url2pkg: Makefile

Log Message:
pkgtools/url2pkg: claim maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/pkgtools/url2pkg/Makefile

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

Modified files:

Index: pkgsrc/pkgtools/url2pkg/Makefile
diff -u pkgsrc/pkgtools/url2pkg/Makefile:1.98 pkgsrc/pkgtools/url2pkg/Makefile:1.99
--- pkgsrc/pkgtools/url2pkg/Makefile:1.98       Thu Sep 12 04:18:28 2019
+++ pkgsrc/pkgtools/url2pkg/Makefile    Thu Sep 12 05:49:03 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2019/09/12 04:18:28 rillig Exp $
+# $NetBSD: Makefile,v 1.99 2019/09/12 05:49:03 rillig Exp $
 
 PKGNAME=       url2pkg-2.35
 CATEGORIES=    pkgtools
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    rillig%NetBSD.org@localhost
 HOMEPAGE=      http://www.NetBSD.org/docs/pkgsrc/creating.html
 COMMENT=       Tool to automate initial steps in building a package
 LICENSE=       2-clause-bsd



Home | Main Index | Thread Index | Old Index