diff options
author | wiz <wiz@pkgsrc.org> | 2014-02-06 18:37:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-02-06 18:37:23 +0000 |
commit | f2744f7618b78c109c76d8877803633a8625b248 (patch) | |
tree | dedf80bc8b5c0112b6f1294d4817266b13f78d4d /audio/libao-arts | |
parent | af98575550626f6ccb587e2a9c27203111c5bb63 (diff) | |
download | pkgsrc-f2744f7618b78c109c76d8877803633a8625b248.tar.gz |
Reset PKGREVISION for libao update to 1.2.0.
Diffstat (limited to 'audio/libao-arts')
-rw-r--r-- | audio/libao-arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libao-arts/Makefile b/audio/libao-arts/Makefile index 58f2c07c3b0..6481f6a6587 100644 --- a/audio/libao-arts/Makefile +++ b/audio/libao-arts/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/04/06 15:46:33 rodent Exp $ +# $NetBSD: Makefile,v 1.26 2014/02/06 18:37:23 wiz Exp $ .include "../../audio/libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-arts/} -PKGREVISION= 6 COMMENT+= (arts plugin) |