diff options
Diffstat (limited to 'emulators/suse91_gtk/Makefile')
-rw-r--r-- | emulators/suse91_gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse91_gtk/Makefile b/emulators/suse91_gtk/Makefile index 484b6fff8ab..3442828b550 100644 --- a/emulators/suse91_gtk/Makefile +++ b/emulators/suse91_gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/01/08 16:53:21 salo Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:03 joerg Exp $ DISTNAME= suse_gtk-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} DISTFILES= ${RPMFILES} |