diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /math/timbl | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) | |
download | ports-247c7db7513f1264922428278678da641c5a3f52.tar.gz ports-247c7db7513f1264922428278678da641c5a3f52.zip |
Diffstat (limited to 'math/timbl')
-rw-r--r-- | math/timbl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/timbl/Makefile b/math/timbl/Makefile index f7922f55e49a..60ccb5160cc1 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -3,6 +3,7 @@ PORTNAME= timbl DISTVERSIONPREFIX= v DISTVERSION= 6.6 +PORTREVISION= 1 CATEGORIES= math education MAINTAINER= yuri@FreeBSD.org |