diff options
author | wulf <wulf> | 2001-07-13 16:59:17 +0000 |
---|---|---|
committer | wulf <wulf> | 2001-07-13 16:59:17 +0000 |
commit | fd648cbaef354f4fc91a14b9338768463653c90e (patch) | |
tree | 7d5774ea5d0ba66b1c65122ecdbb294e68eb9990 /devel | |
parent | 8d38b386e3c8678ca9d47180ea9a90b1690a5556 (diff) | |
download | pkgsrc-fd648cbaef354f4fc91a14b9338768463653c90e.tar.gz |
Added and enabled cervisia2: A graphical frontend for the CVS client
running under KDE2
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a71f15a000a..b99363dcd86 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2001/07/09 16:01:01 tv Exp $ +# $NetBSD: Makefile,v 1.230 2001/07/13 16:59:17 wulf Exp $ # COMMENT= Development utilities @@ -23,6 +23,7 @@ SUBDIR+= c-cpp-reference SUBDIR+= cdecl SUBDIR+= cdk SUBDIR+= cervisia +SUBDIR+= cervisia2 SUBDIR+= cfitsio SUBDIR+= chkpt SUBDIR+= cmdline |