summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /net/dgd
parent- Drop @dirrm* from plist (diff)
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386691
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile4
-rw-r--r--net/dgd/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index e507a407966e..2a6047397fb2 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -4,8 +4,6 @@
PORTNAME= dgd
PORTVERSION= 1.4.22
CATEGORIES= net lang games
-MASTER_SITES= https://github.com/dworkin/dgd/archive/
-DISTNAME= ${PORTVERSION}
MAINTAINER= glewis@FreeBSD.org
COMMENT= Dworkin's Game Driver
@@ -19,6 +17,8 @@ CPLUSPLUS_COMMENTS_DESC= Allow C++ style comments in LPC
OPTIONS_DEFAULT=CPLUSPLUS_COMMENTS
USES= gmake
+USE_GITHUB= yes
+GH_ACCOUNT= dworkin
DIST_SUBDIR= dgd
BASE_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/dgd/distinfo b/net/dgd/distinfo
index 9ac29fc812f7..dee6ca2985da 100644
--- a/net/dgd/distinfo
+++ b/net/dgd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dgd/1.4.22.tar.gz) = ba09d8b8baa4e25c8cf1de4e162b9bd3d494a875242fb1dd71cd90d587b73a63
-SIZE (dgd/1.4.22.tar.gz) = 437206
+SHA256 (dgd/dworkin-dgd-1.4.22_GH0.tar.gz) = ba09d8b8baa4e25c8cf1de4e162b9bd3d494a875242fb1dd71cd90d587b73a63
+SIZE (dgd/dworkin-dgd-1.4.22_GH0.tar.gz) = 437206