svn commit: r566246 - head/games/automuteus
Neel Chauhan
nc at FreeBSD.org
Sun Feb 21 20:54:49 UTC 2021
Author: nc
Date: Sun Feb 21 20:54:48 2021
New Revision: 566246
URL: https://svnweb.freebsd.org/changeset/ports/566246
Log:
games/automuteus: Remove spurious newline in Makefile
Modified:
head/games/automuteus/Makefile
Modified: head/games/automuteus/Makefile
==============================================================================
--- head/games/automuteus/Makefile Sun Feb 21 20:52:45 2021 (r566245)
+++ head/games/automuteus/Makefile Sun Feb 21 20:54:48 2021 (r566246)
@@ -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}
More information about the svn-ports-all
mailing list