diff options
Diffstat (limited to 'emulators/suse_openmotif/Makefile')
-rw-r--r-- | emulators/suse_openmotif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile index 5f9b5f3a870..f3cff05b62f 100644 --- a/emulators/suse_openmotif/Makefile +++ b/emulators/suse_openmotif/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/15 12:00:23 wiz Exp $ DISTNAME= openmotif PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:=xdev/} +MASTER_SITES= ${MASTER_SITE_SUSE:=xdev1/} EXTRACT_SUFX= .rpm MAINTAINER= tron@netbsd.org |