diff options
author | obache <obache@pkgsrc.org> | 2014-05-23 13:20:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-23 13:20:50 +0000 |
commit | 64be968356646fa8a4a333762871236edafb92f9 (patch) | |
tree | eff26f9cf4eee3ed8d781b01ec30dc5027e300aa /emulators | |
parent | 8dccb3a8b0f95246b49110ae5145237b9ee04a7c (diff) | |
download | pkgsrc-64be968356646fa8a4a333762871236edafb92f9.tar.gz |
Bump PKGREVISION to refrect libXfont rpm update.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_x11/Makefile b/emulators/suse131_x11/Makefile index 438fa92a4e3..2fb19b6b0ed 100644 --- a/emulators/suse131_x11/Makefile +++ b/emulators/suse131_x11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/23 13:18:56 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/23 13:20:50 obache Exp $ DISTNAME= suse_x11-${SUSE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators RPMPKGS+= libFS6-1.0.5-2.1.2.${SUSE_ARCH} RPMPKGS+= libICE6-1.0.8-7.1.2.${SUSE_ARCH} |