diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 17:35:45 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-12-23 18:14:14 +0000 |
commit | 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 (patch) | |
tree | 199c4cb0b8b3ff106611fc169972891d951f6596 /editors/abiword/Makefile | |
parent | x11-toolkits/gtk30: Update to 3.24.38 (diff) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index e16f95ae7965..3aa25d435894 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,6 +1,6 @@ PORTNAME= abiword PORTVERSION= 3.0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord |