diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-19 16:14:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-19 16:14:48 +0000 |
commit | 6474c40f73babd7fae47427a3482118e3517496e (patch) | |
tree | 9014f248eeccab6481022db44344a707275e4c3d /textproc/bat | |
parent | ca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff) | |
download | ports-6474c40f73babd7fae47427a3482118e3517496e.tar.gz ports-6474c40f73babd7fae47427a3482118e3517496e.zip |
Notes
Diffstat (limited to 'textproc/bat')
-rw-r--r-- | textproc/bat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 43561e696bac..c51f45123a24 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -3,7 +3,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org |