diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-05 11:30:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-05 11:30:54 +0000 |
commit | f7acc4ff792f27456c74aaaeb087c6794f3c7cd3 (patch) | |
tree | aa580c6e83760acc8ef368117df3415799d98f08 /devel | |
parent | 572753717adf35f150872706bea68b396c44b384 (diff) | |
download | pkgsrc-f7acc4ff792f27456c74aaaeb087c6794f3c7cd3.tar.gz |
Fix typo in comment.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/at-spi/distinfo | 4 | ||||
-rw-r--r-- | devel/at-spi/patches/patch-aa | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/at-spi/distinfo b/devel/at-spi/distinfo index 80287a76167..74e06904633 100644 --- a/devel/at-spi/distinfo +++ b/devel/at-spi/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.29 2010/06/05 11:30:35 wiz Exp $ +$NetBSD: distinfo,v 1.30 2010/06/05 11:30:54 wiz Exp $ SHA1 (at-spi-1.30.1.tar.bz2) = d7bf78555e8025e42325437d7809e1c98a35389e RMD160 (at-spi-1.30.1.tar.bz2) = f317c5ad38a6f79b1917f3173e77e4746f79408b Size (at-spi-1.30.1.tar.bz2) = 836847 bytes -SHA1 (patch-aa) = ab021bebb34acdc34edd1cc74d283c89ed5c63fe +SHA1 (patch-aa) = 8a0857d686da6a02d75897353918298f846301ac SHA1 (patch-ab) = e1252773dc4cb97b03d0e55f468521f6b8391dc9 diff --git a/devel/at-spi/patches/patch-aa b/devel/at-spi/patches/patch-aa index b4b00561cd8..f1994ee821e 100644 --- a/devel/at-spi/patches/patch-aa +++ b/devel/at-spi/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.10 2010/06/05 11:30:36 wiz Exp $ +$NetBSD: patch-aa,v 1.11 2010/06/05 11:30:54 wiz Exp $ -python bindings are in separate py-atspi package. +python bindings are in separate py-at-spi package. --- Makefile.in.orig 2009-10-19 04:59:15.000000000 +0200 +++ Makefile.in |