diff options
Diffstat (limited to 'net/kdenetwork4/Makefile')
-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 5373a23d13a..1fe5660296b 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/07/02 13:37:41 adam Exp $ +# $NetBSD: Makefile,v 1.38 2012/08/29 11:22:19 obache 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 |