diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-13 00:04:28 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-13 00:04:28 +0000 |
commit | d20509deaa52dfe303d961dd3f468d79c1bc4624 (patch) | |
tree | b7cfdfa91583bc5683e56b43f1d2f8df6ee875b0 /devel/Makefile | |
parent | Add port for PCL-CVS, an Emacs-based front-end to CVS, for Emacs20. (diff) |
Add pcl-cvs-emacs and pcl-cvs-emacs20.
PR: ports/22574, ports/22575
Notes
Notes:
svn path=/head/; revision=35938
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ab50fedcd171..4bff5cb082bb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -255,6 +255,8 @@ SUBDIR += p5-TraceFuncs SUBDIR += patch SUBDIR += pccts + SUBDIR += pcl-cvs-emacs + SUBDIR += pcl-cvs-emacs20 SUBDIR += pcre SUBDIR += perforce SUBDIR += pharmacy |