diff options
author | tron <tron@pkgsrc.org> | 2002-12-09 21:34:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-12-09 21:34:58 +0000 |
commit | ce779ae300ac13dd09e245508723bc2040dbbe66 (patch) | |
tree | 42a4108a5a08350b2988a38bdc7acdebd1f88869 /emulators | |
parent | 862a713dad3fc3d1522af5b11f33a778fea7213b (diff) | |
download | pkgsrc-ce779ae300ac13dd09e245508723bc2040dbbe66.tar.gz |
Bump package revision after "rpm2pkg" fix because older version of the
package have corrupt locale files.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse64_base/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_base/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/suse64_base/Makefile b/emulators/suse64_base/Makefile index 553ebfca562..4157624c587 100644 --- a/emulators/suse64_base/Makefile +++ b/emulators/suse64_base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/08/05 00:35:50 grant Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/09 21:34:58 tron Exp $ DISTNAME= suse_base-${SUSE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ftp://ftp.suse.com/pub/suse/discontinued/i386/update/${SUSE_VERSION}/a1/ \ ${MASTER_SITE_SUSE:=a1/} diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 939868958f4..5f9540af1ac 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2002/11/25 11:16:02 schmonz Exp $ +# $NetBSD: Makefile,v 1.35 2002/12/09 21:34:59 tron Exp $ DISTNAME= suse_base-${SUSE_VERSION} +PKGREVISION= 2 CATEGORIES= emulators -PKGREVISION= 1 MASTER_SITES= ${MASTER_SITE_SUSE:=a1/} \ ${MASTER_SITE_SUSE_UPD:=a1/} DISTFILES= ${RPMFILES} |