diff options
Diffstat (limited to 'lang/pure/Makefile')
-rw-r--r-- | lang/pure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile index 000210d2a573..915f48f39d5b 100644 --- a/lang/pure/Makefile +++ b/lang/pure/Makefile @@ -3,7 +3,7 @@ PORTNAME= pure PORTVERSION= 0.64 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ EXTRACT_ONLY= ${DISTNAME}.tar.gz |