summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-08-26 15:32:29 +0000
committerjoerg <joerg@pkgsrc.org>2006-08-26 15:32:29 +0000
commit4c5db03bac40cd65151f0f2984b089859dc402ee (patch)
treefacd3cb66e9531564322ea9dc0c5ada4a83fa973
parent64beb6020c789ec0439074ee17a1ee7600638ae9 (diff)
downloadpkgsrc-4c5db03bac40cd65151f0f2984b089859dc402ee.tar.gz
Fix PLIST on FreeBSD. Bump revision.
-rw-r--r--lang/python21/Makefile4
-rw-r--r--lang/python21/PLIST.FreeBSD7
2 files changed, 9 insertions, 2 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 755f5a55cd0..eb2e25bc594 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2006/05/15 18:12:28 minskim Exp $
+# $NetBSD: Makefile,v 1.33 2006/08/26 15:32:29 joerg Exp $
#
DISTNAME= Python-2.1.3
PKGNAME= python21-2.1.3
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.3/
EXTRACT_SUFX= .tgz
diff --git a/lang/python21/PLIST.FreeBSD b/lang/python21/PLIST.FreeBSD
new file mode 100644
index 00000000000..a066fff822e
--- /dev/null
+++ b/lang/python21/PLIST.FreeBSD
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST.FreeBSD,v 1.1 2006/08/26 15:32:29 joerg Exp $
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.py
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.pyc
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SOCKET.pyo
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.py
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.pyc
+lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TERMIOS.pyo