summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-02-21 20:54:48 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-02-21 20:54:48 +0000
commita3a3601c51d1a802a058f77db2825cd3d07bacdb (patch)
tree52202f8d294abf20aa0ce2b2cc236963cd082a32
parentNew port: databases/litestream: Standalone streaming replication tool for SQLite (diff)
games/automuteus: Remove spurious newline in Makefile
-rw-r--r--games/automuteus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile
index ebf617166ebf..9112821c5ea6 100644
--- a/games/automuteus/Makefile
+++ b/games/automuteus/Makefile
@@ -59,7 +59,6 @@ GH_TUPLE= \
stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \
stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify
-
USE_RC_SUBR= ${PORTNAME}
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}