diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-20 09:37:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-20 09:37:11 +0000 |
commit | 7297bde3bcba4f677d9107418620230e06722335 (patch) | |
tree | 4f170581d1d2f7996e7e97c18365357aab685ae8 /x11 | |
parent | a3f3a679407ee55d80c5ae19f264c94c40301ac6 (diff) | |
download | pkgsrc-7297bde3bcba4f677d9107418620230e06722335.tar.gz |
Bump PKGREVISION for tidy dependency change.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-baseapps4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index 7917c51e27a..f8e4fc52350 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2017/01/01 16:06:39 adam Exp $ +# $NetBSD: Makefile,v 1.40 2017/02/20 09:37:12 wiz Exp $ DISTNAME= kde-baseapps-15.12.0 PKGNAME= ${DISTNAME:S/-1/4-1/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |