diff options
author | markd <markd> | 2004-07-19 11:43:07 +0000 |
---|---|---|
committer | markd <markd> | 2004-07-19 11:43:07 +0000 |
commit | c01a031bd99454bfa6f4b6e39db6b2edc6a59c17 (patch) | |
tree | fb40779dcdc3c0fd7cb1ac4a577fa6f5b4f01e33 /emulators/suse91_compat/Makefile | |
parent | 382cd24ce0bfdbf6701926db1e8aa4a767721775 (diff) | |
download | pkgsrc-c01a031bd99454bfa6f4b6e39db6b2edc6a59c17.tar.gz |
s/MASTER_SITE_SUSE/MASTER_SITE_SUSE91/ to find the distfile.
Diffstat (limited to 'emulators/suse91_compat/Makefile')
-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 |