diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-30 11:20:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-30 11:20:29 +0000 |
commit | a4336f71cc7cece4940b85131dc66727f98ad70a (patch) | |
tree | e5e18170d6fb11843791ecdce3283d8f399dbf2e /lang | |
parent | 0898706c0e1c8fcf710c04515afccbc0a41e0ff8 (diff) | |
download | ports-a4336f71cc7cece4940b85131dc66727f98ad70a.tar.gz ports-a4336f71cc7cece4940b85131dc66727f98ad70a.zip |
- s/PORTREVSION/PORTREVISION/
Submitted by: Uwe Doering <gemini@geminix.org>
Notes
Notes:
svn path=/head/; revision=212348
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index efd6994a7d08..38023bd04ddc 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -7,7 +7,7 @@ PORTNAME= python24 PORTVERSION= 2.4.5 -PORTREVSION= 1 +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |