diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:08:12 +0000 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:11:41 +0000 |
commit | d63665f7cd9c99880704a3c5bc221829cb009744 (patch) | |
tree | 07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /x11-toolkits/ocaml-lablgtk2/Makefile | |
parent | 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff) | |
download | ports-d63665f7cd9c99880704a3c5bc221829cb009744.tar.gz ports-d63665f7cd9c99880704a3c5bc221829cb009744.zip |
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2/Makefile')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index f6f4c9114a13..c8d4ad49fbe3 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -2,7 +2,7 @@ PORTNAME= lablgtk2 PORTVERSION= 2.18.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits PKGNAMEPREFIX= ocaml- |