diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-30 21:12:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-30 21:12:43 +0000 |
commit | f70343fa8455b483d7404d3df8b0bede97fbcbaa (patch) | |
tree | f237e587d416ba112cad440f6c5bf04f4641ec2b /devel/go-uuid | |
parent | 4581def365411e5033693b7ee8ab459cc45a85ed (diff) |
Notes
Diffstat (limited to 'devel/go-uuid')
-rw-r--r-- | devel/go-uuid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/go-uuid/Makefile b/devel/go-uuid/Makefile index 573494c2389a..9ee02386cba3 100644 --- a/devel/go-uuid/Makefile +++ b/devel/go-uuid/Makefile @@ -14,7 +14,6 @@ LICENSE= MIT USES= go REVISION= 35bc42037350 -PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} WRKSRC= ${WRKDIR}/go-uuid-${REVISION} GO_PKGNAME= code.google.com/p/go-uuid/uuid GO_TARGET= code.google.com/p/go-uuid/uuid/uuid |