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 5f5546bb3f1..2b055569e05 100644 --- a/emulators/darwin_lib/Makefile +++ b/emulators/darwin_lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/03/03 13:06:49 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:00 wiz Exp $ DISTNAME= darwin_lib-6.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= # http://www.opendarwin.org/downloads/6.6.2/RPMS/ \ # http://www.opendarwin.org/downloads/6.6.2/RPMS/${DARWIN_ARCH}/ |