diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-18 23:09:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-18 23:09:07 +0000 |
commit | 2ed39f40cb41cc6764c2c921693386154414cc88 (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /lang/rakudo | |
parent | 8f0494917658b439b8e8ecae0f6b71c1defa141f (diff) | |
download | ports-2ed39f40cb41cc6764c2c921693386154414cc88.tar.gz ports-2ed39f40cb41cc6764c2c921693386154414cc88.zip |
Notes
Diffstat (limited to 'lang/rakudo')
-rw-r--r-- | lang/rakudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile index 88e523d2f5cd..abc3c7af7800 100644 --- a/lang/rakudo/Makefile +++ b/lang/rakudo/Makefile @@ -3,7 +3,7 @@ PORTNAME= rakudo PORTVERSION= 2012.09 -PORTEPOCH= 3 +PORTEPOCH= 4 CATEGORIES= lang MASTER_SITES= http://cloud.github.com/downloads/rakudo/star/ DISTNAME= ${PORTNAME}-star-${PORTVERSION} |