diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 10:03:59 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 10:03:59 +0000 |
commit | c05d3b7d2fd6c780a2b7a4a7b86649217e352cee (patch) | |
tree | 84302dd7242624a1d7510cd98e329e559dc8d676 /devel/blitz | |
parent | fa7b643dfe59a4d00021e9512cd96077aa363f4d (diff) | |
download | ports-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.tar.gz ports-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.zip |
Notes
Diffstat (limited to 'devel/blitz')
-rw-r--r-- | devel/blitz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/blitz/Makefile b/devel/blitz/Makefile index ae23eb092dab..9f2f2e70c820 100644 --- a/devel/blitz/Makefile +++ b/devel/blitz/Makefile @@ -2,7 +2,7 @@ PORTNAME= blitz DISTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel science MAINTAINER= yuri@FreeBSD.org |