summaryrefslogtreecommitdiffstats
path: root/lang/python-doc-html
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-08-04 08:20:29 +0000
committertg <tg@FreeBSD.org>1999-08-04 08:20:29 +0000
commit59b52c077e705246ac54c7ec76cb5433b97ce063 (patch)
treed5ca351ad0a1f52ccec8e8462457a2f1f4a489cf /lang/python-doc-html
parentde193e2f1bceeec981c75778d25144bb97f04d18 (diff)
downloadFreeBSD-ports-59b52c077e705246ac54c7ec76cb5433b97ce063.zip
FreeBSD-ports-59b52c077e705246ac54c7ec76cb5433b97ce063.tar.gz
Add version number to package name.
PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r--lang/python-doc-html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 8332cf3..5cb707b 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -3,11 +3,11 @@
# Date created: 12 May 1999
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/02 10:13:22 tg Exp $
#
DISTNAME= ${DOCFORMAT}-${VERSION}
-PKGNAME= python-doc-${DOCFORMAT}
+PKGNAME= python-doc-${DOCFORMAT}-${VERSION}
CATEGORIES= lang python
MASTER_SITES= ftp://www.python.org/pub/python/doc/1.5.2/ \
ftp://ftp.cwi.nl/pub/python/doc/1.5.2/
OpenPOWER on IntegriCloud