diff options
Diffstat (limited to 'emulators/suse100_x11')
-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 2b23af6802e..8e2145c4f91 100644 --- a/emulators/suse100_x11/Makefile +++ b/emulators/suse100_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/09/03 09:42:45 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache 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 |