mention that DISTNAME is still needed for github
This commit is contained in:
parent
a5ae46c1a7
commit
01036bde53
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.template,v 1.70 2014/07/10 12:31:20 sthen Exp $
|
||||
# $OpenBSD: Makefile.template,v 1.71 2014/07/10 12:33:17 sthen Exp $
|
||||
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
|
||||
# Original from: credit the original author here
|
||||
#
|
||||
@ -72,7 +72,8 @@ MASTER_SITES = ???
|
||||
#MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=subdir/}
|
||||
#MASTER_SITES = ${MASTER_SITE_foo:=subdir/}
|
||||
|
||||
# for github, use these instead of MASTER_SITES
|
||||
# for github, use these instead of MASTER_SITES (and specify a reasonable
|
||||
# DISTNAME which will be used as the "save" filename).
|
||||
# specify the COMMIT as well as the TAG in case upstream slide the tag.
|
||||
#GH_ACCOUNT = username
|
||||
#GH_PROJECT = project
|
||||
|
Loading…
Reference in New Issue
Block a user