diff options
Diffstat (limited to 'audio/paman')
-rw-r--r-- | audio/paman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index a4f54cd8638..18dff98b6af 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/08/23 13:06:46 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/01 06:00:40 sbd Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |