diff options
Diffstat (limited to 'games/emptyepsilon')
-rw-r--r-- | games/emptyepsilon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index 2ae24b9c571f..90ab57620635 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml USE_GITHUB= yes -GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} -GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton +GH_ACCOUNT= daid +GH_PROJECT= EmptyEpsilon SeriousProton:sproton USES= cmake compiler:c++11-lib USE_GL= gl glu |