diff options
author | minskim <minskim> | 2006-05-06 02:12:06 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-05-06 02:12:06 +0000 |
commit | fc1cfa546eaf4e95d474f91c51f01c10a21ce8e8 (patch) | |
tree | 28a375ed840dff45fd53019c3c1afd4c852d851d /lang/python23/Makefile | |
parent | 1448d896d967b3b30085d8cf7c768ff9744f6a4d (diff) | |
download | pkgsrc-fc1cfa546eaf4e95d474f91c51f01c10a21ce8e8.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]* |