diff options
author | marino <marino> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino> | 2012-08-21 23:49:18 +0000 |
commit | 479b38bcfb3e759f4ca513aaec1c67b3cce57959 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /emulators | |
parent | 80e54ed8e32759397fc7792b30d3b2e77538c4c9 (diff) | |
download | pkgsrc-479b38bcfb3e759f4ca513aaec1c67b3cce57959.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/openmsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 77f4f31b27a..6430b94a73d 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/08/12 01:15:00 marino Exp $ +# $NetBSD: Makefile,v 1.32 2012/08/21 23:49:21 marino Exp $ # DISTNAME= openmsx-0.6.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} |