summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/kdepim-runtime4/Makefile3
-rw-r--r--misc/kdepim4/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile
index b898e205986..813444d3fad 100644
--- a/misc/kdepim-runtime4/Makefile
+++ b/misc/kdepim-runtime4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/03/19 21:01:28 markd Exp $
+# $NetBSD: Makefile,v 1.25 2012/04/16 12:24:16 markd Exp $
#DISTNAME= kdepim-runtime-${_KDE_VERSION}
DISTNAME= kdepim-runtime-4.4.11.1
@@ -6,6 +6,7 @@ PKGNAME= ${DISTNAME:S/-4/4-4/}
MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/}
CATEGORIES= misc
COMMENT= Runtime requirements for the KDE PIM tools
+EXTRACT_SUFX= .tar.bz2
.include "../../meta-pkgs/kde4/Makefile.kde4"
diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile
index bcabfb3db1f..3d5b05c2dca 100644
--- a/misc/kdepim4/Makefile
+++ b/misc/kdepim4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/03/19 21:01:28 markd Exp $
+# $NetBSD: Makefile,v 1.31 2012/04/16 12:23:56 markd Exp $
#DISTNAME= kdepim-${_KDE_VERSION}
DISTNAME= kdepim-4.4.11.1
@@ -6,6 +6,7 @@ PKGNAME= ${DISTNAME:S/-4/4-4/}
MASTER_SITES= ${MASTER_SITE_KDE:=kdepim-4.4.11.1/src/}
CATEGORIES= misc
COMMENT= Personal Information Management tools for the KDE desktop
+EXTRACT_SUFX= .tar.bz2
.include "../../meta-pkgs/kde4/Makefile.kde4"