diff options
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r-- | audio/sweep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 2bc38c4396b..6b95a627aa2 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2014/05/05 00:47:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:20:24 tnn Exp $ # DISTNAME= sweep-0.9.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sweep/} |