diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
commit | 48f459103563a7760a2eef7456e47c1fcc766973 (patch) | |
tree | e47126c6c357762b62f9e5736c3d27d12948e676 /lang/parrot | |
parent | 2f52ed1ee6ec5f0804fd19cc1894bc57ce9edf01 (diff) | |
download | ports-48f459103563a7760a2eef7456e47c1fcc766973.tar.gz ports-48f459103563a7760a2eef7456e47c1fcc766973.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 b1266a5d880e..d2dc483269f2 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet |