diff options
Diffstat (limited to 'emulators/suse_libc5/Makefile')
-rw-r--r-- | emulators/suse_libc5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index dd2a0a19e86..dd6a461df95 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2005/12/12 14:43:24 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2006/02/05 23:09:04 joerg Exp $ DISTNAME= shlibs5 PKGNAME= suse_libc5-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=a2/} EXTRACT_SUFX= .rpm |