diff options
Diffstat (limited to 'audio/nas-auscope/Makefile')
-rw-r--r-- | audio/nas-auscope/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile index 6cbb652a6cf..285bdfc0e53 100644 --- a/audio/nas-auscope/Makefile +++ b/audio/nas-auscope/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:01 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:53:56 wiz Exp $ DISTNAME= nas-1.9.1.src PKGNAME= nas-auscope-1.9.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://nas.codebrilliance.com/nas/ |