diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 01:47:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 01:47:15 +0800 |
commit | 31d26450eab9bd3d9a7b8f80e3ad6b4bc144621c (patch) | |
tree | fd651655d506b290f56306de2d0a59f33d668c6a /misc | |
parent | 970a907cb3678a9fc70487fe1a28aff1fd09769f (diff) | |
download | freebsd-ports-gnome-31d26450eab9bd3d9a7b8f80e3ad6b4bc144621c.tar.gz freebsd-ports-gnome-31d26450eab9bd3d9a7b8f80e3ad6b4bc144621c.tar.zst freebsd-ports-gnome-31d26450eab9bd3d9a7b8f80e3ad6b4bc144621c.zip |
Chase updated mastersite. Note: the link for the distfile is "very" special
and I am not going to include it here. If an interested party wants to fix
this, they are welcome to.
Source: distfile survey
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gplink/Makefile | 2 | ||||
-rw-r--r-- | misc/gplink/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gplink/Makefile b/misc/gplink/Makefile index a07ca5d58496..177ac5c79691 100644 --- a/misc/gplink/Makefile +++ b/misc/gplink/Makefile @@ -8,7 +8,7 @@ PORTNAME= gplink PORTVERSION= 1.5 CATEGORIES= misc -MASTER_SITES= http://dexy.mine.nu/gp32/gplink/ +MASTER_SITES= http://gpx2.org/gp32/gplink/ MAINTAINER= ports@FreeBSD.org COMMENT= A GP32 USB linker tool diff --git a/misc/gplink/pkg-descr b/misc/gplink/pkg-descr index 9202aec7eef8..2297091a48ec 100644 --- a/misc/gplink/pkg-descr +++ b/misc/gplink/pkg-descr @@ -1,4 +1,4 @@ gplink is a gp32 linking tool with support for upload, download delete files create and remove directories, run files, etc in the smc card on the GP32. -WWW: http://dexy.mine.nu/gp32/gplink/ +WWW: http://gpx2.org/gp32/gplink/ |