diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-02-25 16:39:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-02-25 16:39:19 +0000 |
commit | ae4d9bdc60d2d740b96eaa14756e31fcecf7fd59 (patch) | |
tree | 3e6193361d363543084c57e69f06f8e84ca05451 /lang/python32/Makefile | |
parent | Add p5-MooseX-Policy-SemiAffordanceAccessor 0.02, a policy to name (diff) |
- Fix plist
Reported by: pointyhat
Diffstat (limited to '')
-rw-r--r-- | lang/python32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 6f2d003cc20d..1f99726da72c 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -6,6 +6,7 @@ PORTNAME= python25 PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} |