summaryrefslogtreecommitdiff
path: root/textproc/go-text
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2015-03-10 20:29:06 +0000
committerbsiegert <bsiegert>2015-03-10 20:29:06 +0000
commita804e266f5bcd7c746aff44d63a82b7c94261f22 (patch)
treec62656389ec1d0da76c5242a4b32e4e8589bacda /textproc/go-text
parentc58088299066eb41f788bd144a770871cf355187 (diff)
downloadpkgsrc-a804e266f5bcd7c746aff44d63a82b7c94261f22.tar.gz
Add GITHUB_PROJECT to fix fetching the distfile, correct CATEGORIES.
Diffstat (limited to 'textproc/go-text')
-rw-r--r--textproc/go-text/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 7127d70cec4..4791a995c07 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2015/03/10 19:57:18 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/10 20:29:06 bsiegert Exp $
#
DISTNAME= text
-PKGNAME= go-text-20150310
-CATEGORIES= devel
+PKGNAME= go-${DISTNAME}-20150310
+GITHUB_PROJECT= text
+CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_TAG= d1927f6997