diff options
author | markd <markd@pkgsrc.org> | 2005-05-31 15:17:32 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-05-31 15:17:32 +0000 |
commit | a4856eec7b8e710ad3f309e8f78b93a01b84be9b (patch) | |
tree | face1284661362a9d24dc218132c8ab9fc305b87 /devel | |
parent | 89698f78e84223f810599b17eb4ed35bd2620b2f (diff) | |
download | pkgsrc-a4856eec7b8e710ad3f309e8f78b93a01b84be9b.tar.gz |
Update to kdevelop 3.2.1 (part of KDE 3.4.1)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kdevelop/DESCR | 3 | ||||
-rw-r--r-- | devel/kdevelop/Makefile | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/devel/kdevelop/DESCR b/devel/kdevelop/DESCR index 63c4825cde8..b4bc16b6b63 100644 --- a/devel/kdevelop/DESCR +++ b/devel/kdevelop/DESCR @@ -4,3 +4,6 @@ features the current version contains, the full amount of programming knowledge of the team has been collected to add a set of documentation handbooks that will help beginners as well as experts in various parts of using their IDE. + +This is a meta-package that comprises the actual kdevelop package +plus additional packages likely to be useful when using kdevelop. diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 60c83d5d45c..66fcb16646a 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2005/03/23 22:40:17 markd Exp $ +# $NetBSD: Makefile,v 1.50 2005/05/31 15:17:32 markd Exp $ -DISTNAME= kdevelop-3.2.0 +DISTNAME= kdevelop-3.2.1 CATEGORIES= devel kde MASTER_SITES= # empty DISTFILES= # empty |