diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:07 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:17 +0200 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /x11-toolkits/libgdiplus/Makefile | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
download | freebsd-ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'x11-toolkits/libgdiplus/Makefile')
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 6c17599e0eda..90210222ab1a 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -1,5 +1,6 @@ PORTNAME= libgdiplus PORTVERSION= 6.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ |