diff options
author | petef <petef@FreeBSD.org> | 2003-05-11 03:00:57 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-11 03:00:57 +0800 |
commit | 4b340d16a2b5d8e792bfbcadd8e3a2532ed90acb (patch) | |
tree | 34188631016cd8a75f252f61b4c19a2d0cb64e60 /japanese | |
parent | 669eb52bb91b186b29a1b51313a759576f3ec589 (diff) | |
download | freebsd-ports-gnome-4b340d16a2b5d8e792bfbcadd8e3a2532ed90acb.tar.gz freebsd-ports-gnome-4b340d16a2b5d8e792bfbcadd8e3a2532ed90acb.tar.zst freebsd-ports-gnome-4b340d16a2b5d8e792bfbcadd8e3a2532ed90acb.zip |
Despite this port having IGNORE set, update to a valid master site.
Noticed by: fenner's portsurvey
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/linux_locale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index b9ce1716d605..275e4c4b8191 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -9,7 +9,7 @@ PORTNAME= linux_locale PORTVERSION= ${VERSION}.0 PORTREVISION= 2 CATEGORIES= japanese emulators linux -MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/admin/ +MASTER_SITES= ftp://ftp.debian.org/debian/dists/potato/main/source/admin/ DISTNAME= locale-ja_${VERSION} MAINTAINER= ports@FreeBSD.org |