diff options
Diffstat (limited to 'emulators/suse131_libxml2/Makefile')
-rw-r--r-- | emulators/suse131_libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_libxml2/Makefile b/emulators/suse131_libxml2/Makefile index 2f6f3f2b0d4..fc9c9baff90 100644 --- a/emulators/suse131_libxml2/Makefile +++ b/emulators/suse131_libxml2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/15 11:27:22 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/15 18:39:28 wiz Exp $ DISTNAME= suse_libxml2-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators -RPMPKGS+= libxml2-2-2.9.1-2.4.1.${SUSE_ARCH} +RPMUPDPKGS+= libxml2-2-2.9.1-2.4.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for libxml2 |