diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 15:41:05 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 15:41:05 +0000 |
commit | d79516d73ba2b8bb8ce98ba214e63c4649c7c5a7 (patch) | |
tree | a1bae4751da7fa1d73fe7305bc227fe422c95f69 /misc/gplink | |
parent | - Fix mastersite. (diff) |
- Fix typo in mastersite.
PR: ports/104180
Submitted by: Josh Paetzel <josh@tcbug.org>
Notes
Notes:
svn path=/head/; revision=176098
Diffstat (limited to 'misc/gplink')
-rw-r--r-- | misc/gplink/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gplink/Makefile b/misc/gplink/Makefile index 177ac5c79691..69464fd924b5 100644 --- a/misc/gplink/Makefile +++ b/misc/gplink/Makefile @@ -8,7 +8,7 @@ PORTNAME= gplink PORTVERSION= 1.5 CATEGORIES= misc -MASTER_SITES= http://gpx2.org/gp32/gplink/ +MASTER_SITES= http://gp2x.org/gp32/gplink/ MAINTAINER= ports@FreeBSD.org COMMENT= A GP32 USB linker tool |