diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-30 09:03:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-30 09:03:11 +0000 |
commit | 86592753aff85c84843cf25517ea14dff17c6e63 (patch) | |
tree | e99f924bfc50b4d1bffad4760709d3479f0693ed /emulators | |
parent | c5c5617e1fbb151c6a58d27754f7cebe106e3fbd (diff) | |
download | pkgsrc-86592753aff85c84843cf25517ea14dff17c6e63.tar.gz |
Comment out MASTER_SITE, since it does not have the files any longer.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-locale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-locale/Makefile b/emulators/linux-locale/Makefile index 19aadbeb594..842274a3205 100644 --- a/emulators/linux-locale/Makefile +++ b/emulators/linux-locale/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2004/01/27 00:53:11 heinz Exp $ +# $NetBSD: Makefile,v 1.20 2004/07/30 09:03:11 wiz Exp $ DISTNAME= locales-2.1-1mdk PKGNAME= linux-locale-2.1.1 CATEGORIES= emulators -MASTER_SITES= http://www.linuxi18n.org/locales/ +MASTER_SITES= # http://www.linuxi18n.org/locales/ EXTRACT_SUFX= .noarch.rpm DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |