diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 17:47:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 17:47:15 +0000 |
commit | 472e0ef4c3943fe84147544c26a9164fa39115cc (patch) | |
tree | e2ff791e095bb84f668c6a7a6d0606599990031a /misc/gplink | |
parent | a6565bb87e13494c2f27b01c401dca2a22212d3d (diff) | |
download | ports-472e0ef4c3943fe84147544c26a9164fa39115cc.tar.gz ports-472e0ef4c3943fe84147544c26a9164fa39115cc.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
Notes
Notes:
svn path=/head/; revision=144969
Diffstat (limited to 'misc/gplink')
-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/ |