diff options
Diffstat (limited to 'audio/cam')
-rw-r--r-- | audio/cam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile index 5b8bb3aa311..8ac1d0cd391 100644 --- a/audio/cam/Makefile +++ b/audio/cam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/08/18 07:31:01 wiz Exp $ # DISTNAME= cam-1.02 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/mixers/} EXTRACT_SUFX= .tgz |