diff options
Diffstat (limited to 'emulators/suse131_expat/Makefile')
-rw-r--r-- | emulators/suse131_expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_expat/Makefile b/emulators/suse131_expat/Makefile index 2898a8f5ce0..f197a7425a1 100644 --- a/emulators/suse131_expat/Makefile +++ b/emulators/suse131_expat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/02/11 09:38:16 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:47 jperkin Exp $ -DISTNAME= suse_expat-${SUSE_VERSION} +PKGNAME= suse_expat-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libexpat1-2.1.0-12.1.2.${SUSE_ARCH} |