diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/nwreckdum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |