diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-20 15:12:41 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-06-20 15:12:41 +0800 |
commit | 383cda2cdfccfafb726f3e55c9eaf38442d604e7 (patch) | |
tree | cc2665dfb9a53977d72cd75fe8ae84f8c2e31e8f /games/devilutionX | |
parent | 4252dbf76b82c69a455075a144e3d5517f10807f (diff) | |
download | freebsd-ports-gnome-383cda2cdfccfafb726f3e55c9eaf38442d604e7.tar.gz freebsd-ports-gnome-383cda2cdfccfafb726f3e55c9eaf38442d604e7.tar.zst freebsd-ports-gnome-383cda2cdfccfafb726f3e55c9eaf38442d604e7.zip |
Regular USE_GITHUB cleanup.
Diffstat (limited to 'games/devilutionX')
-rw-r--r-- | games/devilutionX/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile index 15d2286e09c9..8f1edd0cff3c 100644 --- a/games/devilutionX/Makefile +++ b/games/devilutionX/Makefile @@ -23,7 +23,6 @@ PLIST_FILES= bin/devilutionx USE_GITHUB= yes GH_ACCOUNT= diasurgical GH_PROJECT= devilutionX -GH_TAGNAME= ${PORTVERSION} OPTIONS_DEFAULT= RELEASE |