summaryrefslogtreecommitdiff
path: root/time/py-jrnl
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2017-12-20 11:08:06 +0000
committerleot <leot@pkgsrc.org>2017-12-20 11:08:06 +0000
commitfba25a503a79520b68ecf73aac9b778709ef4130 (patch)
tree6421b8a62b0773a75be506e524480b133953982f /time/py-jrnl
parent849b7a46fd72834b690e9ccef91a5af3d7caa2fa (diff)
downloadpkgsrc-fba25a503a79520b68ecf73aac9b778709ef4130.tar.gz
jrnl: Define GITHUB_PROJECT to just `jrnl'
(Otherwise ${PKGBASE} is used and the fetch phase fails)
Diffstat (limited to 'time/py-jrnl')
-rw-r--r--time/py-jrnl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/py-jrnl/Makefile b/time/py-jrnl/Makefile
index d3261b725e1..aa813edd1e1 100644
--- a/time/py-jrnl/Makefile
+++ b/time/py-jrnl/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2017/12/19 14:26:21 leot Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/20 11:08:06 leot Exp $
DISTNAME= jrnl-1.9.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
+GITHUB_PROJECT= jrnl
MASTER_SITES= ${MASTER_SITE_GITHUB:=maebert/}
MAINTAINER= leot@NetBSD.org