diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-17 23:40:57 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-17 23:40:57 +0000 |
commit | d16c2e222e2881f5eedcf2c826d034dedebe7b15 (patch) | |
tree | 9c4a191a0892bf7573188b155f2c19226e759d78 /databases/godis | |
parent | 9a361994a8082d0d90b51cb368b056198127df7b (diff) |
Notes
Diffstat (limited to 'databases/godis')
-rw-r--r-- | databases/godis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/godis/Makefile b/databases/godis/Makefile index 9100410a3dbb..c48dfa78538f 100644 --- a/databases/godis/Makefile +++ b/databases/godis/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= LOCAL/jlaffaye MAINTAINER= gblach@FreeBSD.org COMMENT= A Redis client library written in Go -USE_GO= yes GO_PKGNAME= ${SUBLIBDIR}/${PORTNAME} SUBLIBDIR= github.com/simonz05 |