diff options
author | obache <obache> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-13 10:54:43 +0000 |
commit | 85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /emulators/yabause | |
parent | 0e9bfe2ecb45826f1ec1193b56f39ff8f82b1d5d (diff) | |
download | pkgsrc-85b6705d6c0bd91a7cdc3155c8ce796e2054f5f4.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'emulators/yabause')
-rw-r--r-- | emulators/yabause/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index cad8aff593c..883a4486615 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/12/17 15:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/13 10:55:04 obache Exp $ DISTNAME= yabause-0.9.11.1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |