diff options
Diffstat (limited to 'sysutils/dolphin/Makefile')
-rw-r--r-- | sysutils/dolphin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dolphin/Makefile b/sysutils/dolphin/Makefile index 8607f865a64..079b76cd19e 100644 --- a/sysutils/dolphin/Makefile +++ b/sysutils/dolphin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2022/08/11 05:09:15 gutteridge Exp $ +# $NetBSD: Makefile,v 1.13 2022/09/11 12:52:06 wiz Exp $ DISTNAME= dolphin-${KAPPSVER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils HOMEPAGE= https://kde.org/applications/system/dolphin/ |