diff options
Diffstat (limited to 'net/krdc')
-rw-r--r-- | net/krdc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 7f421da8b8b..f4a06fc05a3 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2018/03/12 11:17:20 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/04/17 22:29:45 wiz Exp $ DISTNAME= krdc-15.12.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net COMMENT= KDE remote desktop client MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |