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 a3001c40a1d..69d6cc23042 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/11/15 22:56:14 abs Exp $ +# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:02 wiz Exp $ # DISTNAME= glurp-0.11.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} |