diff options
Diffstat (limited to 'audio/oggasm/Makefile')
-rw-r--r-- | audio/oggasm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index a00bbea89ae..6ae4f3a619f 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:15 wiz Exp $ # DISTNAME= oggasm_1.4.0 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} |