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 7e77a3e4ee2..47fe1803db0 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/10/07 18:26:06 adam Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/01 16:06:33 adam Exp $ DISTNAME= krdc-15.12.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net COMMENT= KDE remote desktop client MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |