diff options
Diffstat (limited to 'audio/amaroc/Makefile')
-rw-r--r-- | audio/amaroc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amaroc/Makefile b/audio/amaroc/Makefile index 74a97dfcf75..3715e6e0a79 100644 --- a/audio/amaroc/Makefile +++ b/audio/amaroc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/02/09 22:56:21 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/10 19:17:31 joerg Exp $ # DISTNAME= amaroc-0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amaroc/} EXTRACT_SUFX= .tar.bz2 |