drop DIST_SUBDIR
This commit is contained in:
parent
a6403e9b7a
commit
2fe97d2274
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.25 2015/02/04 22:57:46 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2015/02/22 13:28:30 tnn Exp $
|
||||
|
||||
.include "version.mk"
|
||||
|
||||
DISTNAME= go${GO_VERSION}.src
|
||||
PKGNAME= go-${GO_VERSION}
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV} # remove this line next release
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://storage.googleapis.com/golang/
|
||||
PATCH_SITES= https://codereview.appspot.com/download/
|
||||
|
|
Loading…
Reference in a new issue