aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-pdf-letter
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-11 11:37:54 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-11 11:37:54 +0000
commitf831a5f25d60821da88ade0ace86c08c9d2cf709 (patch)
treeb020e38fc04cd185be3ccd6bc4be24d68b1f8a15 /lang/python-doc-pdf-letter
parent4b69f21a1be2a073cf11163654d35795e03833d8 (diff)
downloadports-f831a5f25d60821da88ade0ace86c08c9d2cf709.tar.gz
ports-f831a5f25d60821da88ade0ace86c08c9d2cf709.zip
Commit all the non-functional changes to python ports to reduce the diff size
for an exp-run of updated python versions. - trim Makefile headers - remove leading indefinite article from COMMENT - use PYTHON shortcut in MASTER_SITES - whitespace fixes - remove checks for unsupported versions of FreeBSD - use static value ``33'' instead of PYTHON_SUFFIX in lang/python33/pkg-plist, because this value is not supposed to be changed across the branch and for consistency with other python3 ports - remove conflicts in lang/python-mode.el with not more existing python-2.4
Notes
Notes: svn path=/head/; revision=317865
Diffstat (limited to 'lang/python-doc-pdf-letter')
-rw-r--r--lang/python-doc-pdf-letter/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/python-doc-pdf-letter/Makefile b/lang/python-doc-pdf-letter/Makefile
index 4fb0675b660f..3390a6206cd8 100644
--- a/lang/python-doc-pdf-letter/Makefile
+++ b/lang/python-doc-pdf-letter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: python-doc-pdf-letter
-# Date created: 02 June 1999
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
DOCFORMAT= pdf-letter
MASTERDIR= ${.CURDIR}/../python-doc-html