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 d09070a2e917..db2277db5ece 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,6 +1,6 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet |