diff options
-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 |