diff options
author | wiz <wiz@pkgsrc.org> | 2012-09-15 08:24:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-09-15 08:24:07 +0000 |
commit | 38e7255e4e21a224d23cd8028c1f75cd07a6b46b (patch) | |
tree | 44bf1ad3fb1104aedc90cc89f06eff9ff1fb6852 | |
parent | e36fc97f4983701432e431ff87ad8fe75885a057 (diff) | |
download | pkgsrc-38e7255e4e21a224d23cd8028c1f75cd07a6b46b.tar.gz |
Fix typo.
-rw-r--r-- | audio/py-audiotools/Makefile | 4 | ||||
-rw-r--r-- | doc/CHANGES-2012 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile index 7150360a724..df468fe8be3 100644 --- a/audio/py-audiotools/Makefile +++ b/audio/py-audiotools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/09/14 17:03:58 jakllsch Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/15 08:24:07 wiz Exp $ # DISTNAME= audiotools-2.18 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISON= 1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audiotools/2.18/} diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index bc96d4ec2f2..1317774c1f2 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.2973 2012/09/15 08:20:41 drochner Exp $ +$NetBSD: CHANGES-2012,v 1.2974 2012/09/15 08:24:31 wiz Exp $ Changes to the packages collection and infrastructure in 2012: @@ -4525,7 +4525,7 @@ Changes to the packages collection and infrastructure in 2012: Updated lang/php54 to 5.4.7 [taca 2012-09-14] Updated lang/ruby18-base to 1.8.7.370nb1 [taca 2012-09-14] Updated devel/ruby-gettext to 2.3.1 [taca 2012-09-14] - Updated audio/py-audiotools to 2.18 [jakllsch 2012-09-14] + Updated audio/py-audiotools to 2.18nb1 [jakllsch 2012-09-14] Added biology/plink version 1.07 [asau 2012-09-14] Updated net/unison to 2.40.63nb12 [jaapb 2012-09-14] Updated net/mldonkey to 3.1.3 [jaapb 2012-09-14] |