diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-29 20:52:32 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-10-29 20:52:32 +0000 |
| commit | 75fd45d40b66ac552b9dbd9208d3902059f1f32c (patch) | |
| tree | f61d0aab6037586e60263d35a007e661679d725f /lang/python/Makefile | |
| parent | - Update to 0.24.10: (diff) | |
Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
Notes
Notes:
svn path=/head/; revision=92591
Diffstat (limited to 'lang/python/Makefile')
| -rw-r--r-- | lang/python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index 00d8a0faa350..48881c64f3e8 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -7,6 +7,7 @@ PORTNAME= python PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= ${MASTER_SITE_PYTHON} MASTER_SITE_SUBDIR= ${PYTHON_SITE_SUBDIR} |
