diff options
Diffstat (limited to 'emulators/suse131_gtk2')
-rw-r--r-- | emulators/suse131_gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_gtk2/Makefile b/emulators/suse131_gtk2/Makefile index 14d754f623c..946d1528b16 100644 --- a/emulators/suse131_gtk2/Makefile +++ b/emulators/suse131_gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/02/11 09:38:17 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/02/16 10:15:47 jperkin Exp $ -DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 5 CATEGORIES= emulators RPMPKGS+= libcairo2-1.12.16-3.1.3.${SUSE_ARCH} |