diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /audio/aumix | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'audio/aumix')
-rw-r--r-- | audio/aumix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 49a5835b594..dbbac40ac9d 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/09/28 09:13:55 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/12/13 00:45:21 wiz Exp $ DISTNAME= aumix-2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aumix/} \ http://jpj.net/~trevor/aumix/ \ |