diff options
Diffstat (limited to 'audio/glurp')
-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 8bf708b21e4..c32973614e6 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/02/03 00:58:25 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:08 joerg Exp $ # DISTNAME= glurp-0.11.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} |