diff options
Diffstat (limited to 'audio/paman/Makefile')
-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 83a38e35867..0998aa0b254 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:11 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/06/13 22:43:52 wiz Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |