diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-05-19 04:09:40 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-05-19 04:09:40 +0800 |
commit | 0d3a4fa7e32d175794621bc0ff3b361b99126d58 (patch) | |
tree | e1de2f7a6171e9df72802010ba44f53fc9d68d52 /sysutils | |
parent | 51737a2bfe28801fce259c3913425c60f26f0c10 (diff) | |
download | freebsd-ports-gnome-0d3a4fa7e32d175794621bc0ff3b361b99126d58.tar.gz freebsd-ports-gnome-0d3a4fa7e32d175794621bc0ff3b361b99126d58.tar.zst freebsd-ports-gnome-0d3a4fa7e32d175794621bc0ff3b361b99126d58.zip |
Point MASTER_SITES to a new github address.
PR: ports/178714
Submitted by: "Jakub Szafrański" <s@samu.pl> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bsdinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdinfo/Makefile b/sysutils/bsdinfo/Makefile index b73fb1a4e2d3..e4f2fa8c00e3 100644 --- a/sysutils/bsdinfo/Makefile +++ b/sysutils/bsdinfo/Makefile @@ -8,7 +8,7 @@ PORTNAME= bsdinfo PORTVERSION= 0.22 CATEGORIES= sysutils -MASTER_SITES= http://cloud.github.com/downloads/samaelszafran/bsdinfo/ +MASTER_SITES= http://cloud.github.com/downloads/samupl/bsdinfo/ MAINTAINER= s@samu.pl COMMENT= A simple utility to display system-based information |