From f914b482f145f54cc4378c7c20873936dfa14c07 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Fri, 7 Jun 2013 22:29:01 +0000 Subject: Fix ports using GH_TAGNAME=master to depend on a known hash instead of a branch that changes. With hat: portmgr --- archivers/nwreckdum/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/nwreckdum') diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile index e45eceb36f73..e9bec83f31d3 100644 --- a/archivers/nwreckdum/Makefile +++ b/archivers/nwreckdum/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= danfe -GH_TAGNAME= master +GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= 22cbc47 PLIST_FILES= bin/${PORTNAME} -- cgit v1.2.3