diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:07 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:17 +0000 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /x11-toolkits/pangolin | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
download | ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.tar.gz ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip |
Diffstat (limited to 'x11-toolkits/pangolin')
-rw-r--r-- | x11-toolkits/pangolin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pangolin/Makefile b/x11-toolkits/pangolin/Makefile index 5f58a8171f0c..dfb824b316cc 100644 --- a/x11-toolkits/pangolin/Makefile +++ b/x11-toolkits/pangolin/Makefile @@ -1,7 +1,7 @@ PORTNAME= pangolin DISTVERSIONPREFIX= v DISTVERSION= 0.8-54 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -gfe57db53 CATEGORIES= x11-toolkits |