aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-05 16:13:28 +0800
committermat <mat@FreeBSD.org>2017-03-05 16:13:28 +0800
commit67d1dc3cd0cbee7e57545d47587d8683b4acaeb8 (patch)
tree2ea4b9831f47fa87aa6c40dc03cb0b6fd3448c9b /comms
parentaaff209acd636ed6784c31cf255d1ee6a5d7cb1e (diff)
downloadfreebsd-ports-gnome-67d1dc3cd0cbee7e57545d47587d8683b4acaeb8.tar.gz
freebsd-ports-gnome-67d1dc3cd0cbee7e57545d47587d8683b4acaeb8.tar.zst
freebsd-ports-gnome-67d1dc3cd0cbee7e57545d47587d8683b4acaeb8.zip
Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'comms')
-rw-r--r--comms/wy60/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile
index b4ee7751f9b3..c3164175f584 100644
--- a/comms/wy60/Makefile
+++ b/comms/wy60/Makefile
@@ -11,7 +11,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
-GH_TUPLE= mieko:wy60:8e082bf
+GH_ACCOUNT= mieko
+GH_TAGNAME= 8e082bf
USES= ncurses
GNU_CONFIGURE= yes