pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/discount
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Oct 13 15:50:20 UTC 2023
Modified Files:
pkgsrc/textproc/discount: Makefile
Log Message:
discount: take MAINTAINER (email timeout after a week).
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/discount/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/discount/Makefile
diff -u pkgsrc/textproc/discount/Makefile:1.16 pkgsrc/textproc/discount/Makefile:1.17
--- pkgsrc/textproc/discount/Makefile:1.16 Sat Oct 7 19:50:53 2023
+++ pkgsrc/textproc/discount/Makefile Fri Oct 13 15:50:20 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2023/10/07 19:50:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2023/10/13 15:50:20 schmonz Exp $
DISTNAME= discount-2.2.7d
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Orc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= zecrazytux%zecrazytux.net@localhost
+MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://www.pell.portland.or.us/~orc/Code/discount/
COMMENT= Markdown C implementation
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index