diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-25 11:05:52 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2024-04-27 12:44:59 +0000 |
commit | 98bf25875a9924c20931d32469982585bb8447e8 (patch) | |
tree | a5a157318ce8778838780d9acd49a0d9e84b3cfa /x11-toolkits/fox16 | |
parent | 22781b07cd727157378c3c6c62729dd75af90334 (diff) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine
Diffstat (limited to 'x11-toolkits/fox16')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 6e17e25d2b7d..c8b14ef8aab5 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -1,6 +1,6 @@ PORTNAME= fox PORTVERSION= 1.6.57 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ |