diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-11 19:39:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-04-11 19:39:28 +0000 |
commit | 67b6dd1b42589ea8ca3f51de5b652fe2d8efe668 (patch) | |
tree | f4c6e19cb8923b0d6c167e65a921d94116152de8 /sysutils/exa | |
parent | 8443d3eb7ed3b0810c252bb3d0138dcb165d6d83 (diff) |
Notes
Diffstat (limited to 'sysutils/exa')
-rw-r--r-- | sysutils/exa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 1c6edd4bcf9a..72b7ff2bf32b 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -3,7 +3,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org |