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 2d894628229..a4f54cd8638 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 13:42:57 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/23 13:06:46 obache Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |