diff options
Diffstat (limited to 'emulators/suse91_vmware/Makefile')
-rw-r--r-- | emulators/suse91_vmware/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile index 8c4127eb729..3dceb9c9f0a 100644 --- a/emulators/suse91_vmware/Makefile +++ b/emulators/suse91_vmware/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2005/12/12 14:43:24 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:03 joerg Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} DISTFILES= ${RPMFILES} |