diff options
Diffstat (limited to 'x11/kde-workspace4/Makefile')
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index e69494bf738..bfe4403a47c 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2020/08/17 20:17:52 leot Exp $ +# $NetBSD: Makefile,v 1.91 2020/11/05 09:07:15 ryoon Exp $ DISTNAME= kde-workspace-4.11.22 PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.08.0/src/} |