diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-06 00:54:45 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-06 00:54:45 +0800 |
commit | d9a1ee09b31c4bf95bb58e294df9dd1ac7630739 (patch) | |
tree | 1c412673233e943a5680de935f991f3c341cb6d4 /misc | |
parent | cfcbf29eb5d8b4463f07966a74b5830dc4947920 (diff) | |
download | freebsd-ports-gnome-d9a1ee09b31c4bf95bb58e294df9dd1ac7630739.tar.gz freebsd-ports-gnome-d9a1ee09b31c4bf95bb58e294df9dd1ac7630739.tar.zst freebsd-ports-gnome-d9a1ee09b31c4bf95bb58e294df9dd1ac7630739.zip |
- Make fetchable.
PR: ports/104720
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xtypo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile index 46833119e5f8..6ce0a11f4c09 100644 --- a/misc/xtypo/Makefile +++ b/misc/xtypo/Makefile @@ -8,7 +8,7 @@ PORTNAME= xtypo PORTVERSION= 1.02 CATEGORIES= misc -MASTER_SITES= ftp://ftp.hipecs.hokudai.ac.jp/pub/unix/ftp.intec.co.jp/ +MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ MAINTAINER= mutoh@openedu.org COMMENT= X-based keyboard trainer |