diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-21 12:00:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-21 12:00:08 +0000 |
commit | accfdda9a859edb987b30ed46eed3479fe1b5670 (patch) | |
tree | ae614b883ef35466cc7d9aa3a926690b15b0a1d7 /audio/nspmod | |
parent | e8cf061194c00f1a2eb1f3804d5a2dd8fbfdd0ee (diff) | |
download | pkgsrc-accfdda9a859edb987b30ed46eed3479fe1b5670.tar.gz |
it's -> its
Diffstat (limited to 'audio/nspmod')
-rw-r--r-- | audio/nspmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index a3003d3838f..20de16fa181 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/16 13:30:48 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/21 12:00:08 wiz Exp $ # DISTNAME= nspmod-0.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.jeton.or.jp/users/toru/www/orgsoft/nspmod/ \ MAINTAINER= mycroft@NetBSD.ORG HOMEPAGE= http://www.jeton.or.jp/users/toru/www/orgsoft/index.html -COMMENT= MOD/S3M/MTM tracker that does it's own DSP, uses VoxWare v2.90+ +COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nspmod ${PREFIX}/bin |