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 /graphics/simple-scan/Makefile | |
parent | 0a1dd69c3167141ace3cb39e897fd6e6ee0026c1 (diff) | |
download | ports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.tar.gz ports-3572ca3e01dedf1fe5b3776bd164e123252f5ef5.zip |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
Diffstat (limited to 'graphics/simple-scan/Makefile')
-rw-r--r-- | graphics/simple-scan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/simple-scan/Makefile b/graphics/simple-scan/Makefile index aa585cb6180a..c4d0e53c836d 100644 --- a/graphics/simple-scan/Makefile +++ b/graphics/simple-scan/Makefile @@ -1,5 +1,6 @@ PORTNAME= simple-scan PORTVERSION= 44.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome |