pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-ICU
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 9 21:20:21 UTC 2020
Modified Files:
pkgsrc/textproc/py-ICU: Makefile
Log Message:
fix MAINTAINER to pkgsrc-users
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-ICU/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-ICU/Makefile
diff -u pkgsrc/textproc/py-ICU/Makefile:1.1 pkgsrc/textproc/py-ICU/Makefile:1.2
--- pkgsrc/textproc/py-ICU/Makefile:1.1 Sun Feb 9 21:11:29 2020
+++ pkgsrc/textproc/py-ICU/Makefile Sun Feb 9 21:20:21 2020
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/02/09 21:11:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/09 21:20:21 jdolecek Exp $
DISTNAME= PyICU-2.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyICU/ICU/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyICU/}
-MAINTAINER= pkgsrc%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/ovalhub/pyicu
COMMENT= Python extension wrapping the ICU C++ libraries
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index