diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-10-02 05:48:21 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-10-02 05:48:21 +0000 |
commit | df8005b90fc19d8a475dfb433767aad479040d55 (patch) | |
tree | fade549d9e8f984a36fa49a724c73d5769f2c0ed /multimedia/winff | |
parent | 33cf15d8d0230e665f1d5a0178b07f3d9f93ee3a (diff) |
editors/lazarus: Bump PORTREVISION of dependant ports
- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
rebuilt
Diffstat (limited to 'multimedia/winff')
-rw-r--r-- | multimedia/winff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 32ebbd66cc19..671cf88ba542 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -1,6 +1,6 @@ PORTNAME= WinFF PORTVERSION= 1.5.5 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia MASTER_SITES= LOCAL/thierry PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |