diff options
author | minskim <minskim@pkgsrc.org> | 2006-05-06 02:12:06 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-05-06 02:12:06 +0000 |
commit | b7077f322f82e93c16313963a6ca04df5989fc54 (patch) | |
tree | 28a375ed840dff45fd53019c3c1afd4c852d851d /lang/python23/Makefile | |
parent | 8718626b1111a341a6abef0e67dbeaeb187c54c9 (diff) | |
download | pkgsrc-b7077f322f82e93c16313963a6ca04df5989fc54.tar.gz |
The ossaudio module is available on Linux x86_64. Bump PKGREVISION.
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r-- | lang/python23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 0e98d7ecaf7..888ff05ff92 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2006/04/13 02:26:54 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2006/05/06 02:12:06 minskim Exp $ # PKGNAME= python23-2.3.5 -PKGREVISION= 7 +PKGREVISION= 8 CONFLICTS+= python-[0-9]* |