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 /audio/terminatorx | |
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 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 250c79de8a0..ae530b970e5 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/11/01 06:00:41 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/01/13 10:54:48 obache Exp $ # DISTNAME= terminatorX-3.82 PKGNAME= ${DISTNAME:S/X/x/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ EXTRACT_SUFX= .tar.bz2 |