Correction to failure of fetch. (Py library needs tweek to GITHUB_PROJECT)
Thanks joerg for the report.
This commit is contained in:
parent
6545d83950
commit
85e81ee6d3
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.2 2018/03/17 22:39:56 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2018/03/30 14:49:51 mef Exp $
|
||||
|
||||
DISTNAME= gdsCAD-0.4.5
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= cad python
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=hohlraum/}
|
||||
GITHUB_PROJECT= gdsCAD
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://pythonhosted.org/gdsCAD/
|
||||
|
|
Loading…
Reference in a new issue