diff options
author | grant <grant@pkgsrc.org> | 2003-10-28 00:50:21 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-28 00:50:21 +0000 |
commit | 24e4da6ec1247d3a22b2a8b4be70fea671da9211 (patch) | |
tree | a15458b1e57554c3de128b32460299c736adb05a | |
parent | 9b699dcf7101752704f621bf51cf632111f1a760 (diff) | |
download | pkgsrc-24e4da6ec1247d3a22b2a8b4be70fea671da9211.tar.gz |
bump PKGREVISION (broken binary installation fix).
-rw-r--r-- | audio/nas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile index dc553445620..1127d38a18f 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2003/10/26 00:03:42 grant Exp $ +# $NetBSD: Makefile,v 1.35 2003/10/28 00:50:21 grant Exp $ DISTNAME= nas-1.6.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= audio MASTER_SITES= http://radscan.com/nas/ \ |