diff options
Diffstat (limited to 'archivers/nwreckdum/Makefile')
-rw-r--r-- | archivers/nwreckdum/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile index e9bec83f31d3..bb5cc6ba7687 100644 --- a/archivers/nwreckdum/Makefile +++ b/archivers/nwreckdum/Makefile @@ -11,6 +11,8 @@ COMMENT= Utility for manipulating of Quake packed data files LICENSE= GPLv2 +NO_STAGE= yes + USE_GITHUB= yes GH_ACCOUNT= danfe GH_TAGNAME= ${GH_COMMIT} |