svn commit: r556841 - head/sysutils/intel-pcm
Warner Losh
imp at FreeBSD.org
Wed Dec 2 18:05:48 UTC 2020
Author: imp
Date: Wed Dec 2 18:05:48 2020
New Revision: 556841
URL: https://svnweb.freebsd.org/changeset/ports/556841
Log:
GH_TAGNAME is redunant as its the default value. Remove it.
Suggested by: jbeich@
Modified:
head/sysutils/intel-pcm/Makefile (contents, props changed)
Modified: head/sysutils/intel-pcm/Makefile
==============================================================================
--- head/sysutils/intel-pcm/Makefile Wed Dec 2 17:45:17 2020 (r556840)
+++ head/sysutils/intel-pcm/Makefile Wed Dec 2 18:05:48 2020 (r556841)
@@ -18,7 +18,6 @@ USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= opcm
GH_PROJECT= pcm
-GH_TAGNAME= 202011
CONFLICTS_INSTALL= intel-pcm-devel
More information about the svn-ports-all
mailing list