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 /multimedia/gnash | |
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 'multimedia/gnash')
-rw-r--r-- | multimedia/gnash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gnash/Makefile b/multimedia/gnash/Makefile index 0b087debaea..4918168e5a2 100644 --- a/multimedia/gnash/Makefile +++ b/multimedia/gnash/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2012/01/09 02:54:28 obache Exp $ +# $NetBSD: Makefile,v 1.44 2012/01/13 10:55:23 obache Exp $ # DISTNAME= gnash-${VER} VER= 0.8.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU:=gnash/${VER}/} EXTRACT_SUFX= .tar.bz2 |