diff options
author | cy <cy@FreeBSD.org> | 2016-05-01 13:21:11 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2016-05-01 13:21:11 +0800 |
commit | f72da4bd2d49bb5cb6e832b0ec7af0324727a8f0 (patch) | |
tree | b5b2bac6340065a8b8f77489bf6f39537f9d111e /sysutils | |
parent | 819eb30dd33cb781595299c6eabc88a20c83058b (diff) | |
download | freebsd-ports-gnome-f72da4bd2d49bb5cb6e832b0ec7af0324727a8f0.tar.gz freebsd-ports-gnome-f72da4bd2d49bb5cb6e832b0ec7af0324727a8f0.tar.zst freebsd-ports-gnome-f72da4bd2d49bb5cb6e832b0ec7af0324727a8f0.zip |
Make fetchable again.
Assume care and feeding of this port.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xdu/Makefile | 10 | ||||
-rw-r--r-- | sysutils/xdu/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index b670f0c0321c..6b1cc982657a 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -5,15 +5,15 @@ PORTNAME= xdu PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Graphically display output of du -BROKEN= unfetchable +USE_GITHUB= yes +GH_ACCOUNT= vlasovskikh +GH_PROJECT= xdu -NO_WRKSUBDIR= yes -USES= imake tar:Z +USES= imake tar USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz diff --git a/sysutils/xdu/distinfo b/sysutils/xdu/distinfo index 7448da8cdd49..045b0ac49c6d 100644 --- a/sysutils/xdu/distinfo +++ b/sysutils/xdu/distinfo @@ -1,2 +1,2 @@ -SHA256 (xdu-3.0.tar.Z) = 9a8f3748751cc543f88e9b312a72fa1e60c4335b1a57bfac492745512c12dd11 -SIZE (xdu-3.0.tar.Z) = 20114 +SHA256 (vlasovskikh-xdu-3.0_GH0.tar.gz) = cb11257888997357dacaf385564fef11c58297128cd2046049c0989802f6a0dc +SIZE (vlasovskikh-xdu-3.0_GH0.tar.gz) = 12522 |