diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 23:34:16 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-02-13 23:34:16 +0300 |
commit | eaa1b364df534b6464e6a6c1020808bbae78b6a8 (patch) | |
tree | 4f6f88c671891e80fa568fad5c5796b5eaf370f9 | |
parent | 9b0bf17a5c4eebafdfe5b4e5463002e169857295 (diff) | |
download | freebsd-ports-eaa1b364df534b6464e6a6c1020808bbae78b6a8.zip |
math/kig: bump PORTREVISION after devel/boost update to 1.84
Reported by: vvd
-rw-r--r-- | math/kig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kig/Makefile b/math/kig/Makefile index dc956d2b605c..e868b30f4c18 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -1,6 +1,6 @@ PORTNAME= kig DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org |