diff options
Diffstat (limited to 'emulators/suse100_x11/Makefile')
-rw-r--r-- | emulators/suse100_x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile index bbcb2c1f4cb..72c1ac9a364 100644 --- a/emulators/suse100_x11/Makefile +++ b/emulators/suse100_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2015/02/11 09:38:14 obache Exp $ +# $NetBSD: Makefile,v 1.10 2015/02/16 10:15:44 jperkin Exp $ -DISTNAME= suse_x11-${SUSE_VERSION} +PKGNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= xorg-x11-libs-6.8.2-100.13.${SUSE_ARCH}.rpm |