diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 22:10:14 +0000 |
commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /textproc/zorba | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) |
Notes
Diffstat (limited to 'textproc/zorba')
-rw-r--r-- | textproc/zorba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 63a975df40d9..8889dd265586 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} |