aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-coro/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile
index f00d8ba9ad7e..381c7b38040c 100644
--- a/devel/py-coro/Makefile
+++ b/devel/py-coro/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= coro
-PORTVERSION= 2001.02.02
+PORTVERSION= 20010202
CATEGORIES= devel python
MASTER_SITES= http://www.dotfunk.com/projects/coro/
PKGNAMEPREFIX= py-
-DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
+DISTNAME= ${PORTNAME}_2001_02_02
MAINTAINER= kbyanc@posi.net