diff options
author | markd <markd@pkgsrc.org> | 2004-07-19 11:43:07 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-07-19 11:43:07 +0000 |
commit | 75dda105c6db5e7e8e915e6ab1509bd63dbe681f (patch) | |
tree | fb40779dcdc3c0fd7cb1ac4a577fa6f5b4f01e33 /emulators | |
parent | 212fd2ec96d441d84b84900b716aea647c2465ee (diff) | |
download | pkgsrc-75dda105c6db5e7e8e915e6ab1509bd63dbe681f.tar.gz |
s/MASTER_SITE_SUSE/MASTER_SITE_SUSE91/ to find the distfile.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse91_compat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_compat/Makefile b/emulators/suse91_compat/Makefile index e8ce5047d4e..3c3540d5496 100644 --- a/emulators/suse91_compat/Makefile +++ b/emulators/suse91_compat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/13 10:31:14 tron Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/19 11:43:07 markd Exp $ DISTNAME= compat-2004.4.2-3.${SUSE_ARCH} PKGNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE} +MASTER_SITES= ${MASTER_SITE_SUSE91} EXTRACT_SUFX= .rpm MAINTAINER= tron@NetBSD.org |