diff options
Diffstat (limited to 'audio/glurp/Makefile')
-rw-r--r-- | audio/glurp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index da48e807661..78ec538d8bc 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:32 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:39 tron Exp $ # DISTNAME= glurp-0.12.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} |