diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
commit | 6dbd6baa2a3c1a2e309790688ff547d20c911273 (patch) | |
tree | 735d0af5a05de53413c801eeda737d9f46454290 /ftp | |
parent | 3ad4440fb18774cb076abd595dd0e0c0eed30408 (diff) | |
download | ports-6dbd6baa2a3c1a2e309790688ff547d20c911273.tar.gz ports-6dbd6baa2a3c1a2e309790688ff547d20c911273.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/spegla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 764aa3cf359a..c2c0fb10a21d 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -13,7 +13,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://subzero.campus.luth.se/pub/spegla/ \ ftp://ftp.luth.se/pub/unix/mirror/ -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +PATCH_SITES= http://www.mahoroba.org/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz MAINTAINER= hrs@FreeBSD.org |