diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-09-07 09:03:09 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-09-07 09:03:09 +0000 |
commit | 889d5ce5ac88f95992004afbb7cac90eeaee48b7 (patch) | |
tree | 2878d2542dd35862d4d5d7759e7147ab8c5753af /lang/diveintopython/Makefile | |
parent | 35ba89ab2cce9d62ac956be4c051f5b1e9bfd182 (diff) |
- Update to version 3.6.4
Notes
Notes:
svn path=/head/; revision=47491
Diffstat (limited to 'lang/diveintopython/Makefile')
-rw-r--r-- | lang/diveintopython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile index 8f344bbcfe36..99b44f02e4f2 100644 --- a/lang/diveintopython/Makefile +++ b/lang/diveintopython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= diveintopython -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= lang python MASTER_SITES= http://diveintopython.org/download/ DISTNAME= ${PORTNAME} |