diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
commit | 99b0558e425b0f42bed2d3895ca2f5b51d0db2bf (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /lang/parrot | |
parent | 5d7b90d6c1f12a56f852cb5fb67887fa9bac60ff (diff) | |
download | ports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.tar.gz ports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.zip |
Notes
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 8a596b59467c..a24c2cc8532a 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet |