diff options
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 1a37c709079..65d8436f83b 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/04/27 12:31:58 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/06/14 07:44:28 sbd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop |