diff options
Diffstat (limited to 'emulators/darwin_lib/Makefile')
-rw-r--r-- | emulators/darwin_lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/darwin_lib/Makefile b/emulators/darwin_lib/Makefile index f2adbf6f947..3862e4ba7c0 100644 --- a/emulators/darwin_lib/Makefile +++ b/emulators/darwin_lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/07/09 06:38:15 wiz Exp $ DISTNAME= darwin_lib-6.6.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= # http://www.opendarwin.org/downloads/6.6.2/RPMS/ \ # http://www.opendarwin.org/downloads/6.6.2/RPMS/${DARWIN_ARCH}/ |