Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/asciidoc asciidoc: add missing GITHUB_PROJECT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69acf65d7c09
branches: trunk
changeset: 430704:69acf65d7c09
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun May 03 12:05:44 2020 +0000
description:
asciidoc: add missing GITHUB_PROJECT which got lost in previous
diffstat:
textproc/asciidoc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 5e41c536bc9c -r 69acf65d7c09 textproc/asciidoc/Makefile
--- a/textproc/asciidoc/Makefile Sun May 03 12:04:49 2020 +0000
+++ b/textproc/asciidoc/Makefile Sun May 03 12:05:44 2020 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.48 2020/05/03 12:03:51 tnn Exp $
+# $NetBSD: Makefile,v 1.49 2020/05/03 12:05:44 tnn Exp $
DISTNAME= asciidoc-py3-9.0.0rc2
PKGNAME= ${DISTNAME:S/-py3//}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=asciidoc/}
+GITHUB_PROJECT= asciidoc-py3
MAINTAINER= gls%NetBSD.org@localhost
HOMEPAGE= http://www.asciidoc.org/
Home |
Main Index |
Thread Index |
Old Index