diff options
Diffstat (limited to 'lang/parrot/Makefile')
-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 91d48318d3a9..f211ac1b1615 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,6 +1,6 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet |