diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2025-09-04 17:52:43 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-09-04 17:53:24 +0000 |
commit | 31a5a229a778dc5f458cb8887954f192d846e0e3 (patch) | |
tree | 36ae7e90c0d4e2dfbc3c12a1ac53144d4ec89a66 /math | |
parent | 11529288fbf83c72798fd84a1ce0831e81bcd878 (diff) |
Diffstat (limited to 'math')
-rw-r--r-- | math/hexowl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hexowl/Makefile b/math/hexowl/Makefile index b094e7374d64..af93ef195e30 100644 --- a/math/hexowl/Makefile +++ b/math/hexowl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexowl DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= olgeni@FreeBSD.org |