diff options
author | jlam <jlam@pkgsrc.org> | 2000-12-04 15:36:37 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-12-04 15:36:37 +0000 |
commit | 6d2257a6f8ac326f2e15c0878f210cd6fa163124 (patch) | |
tree | e12c29e3a8f069147f94e8710e481e57f1a7a3cf /devel/gtl | |
parent | c1ec3e5b209d7b02c27acde339ec62400c8445b4 (diff) | |
download | pkgsrc-6d2257a6f8ac326f2e15c0878f210cd6fa163124.tar.gz |
Add directory to PLIST for removal.
Diffstat (limited to 'devel/gtl')
-rw-r--r-- | devel/gtl/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtl/pkg/PLIST b/devel/gtl/pkg/PLIST index ada9cf54ddc..7dae6f7d779 100644 --- a/devel/gtl/pkg/PLIST +++ b/devel/gtl/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2000/07/13 15:10:36 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/12/04 15:38:21 jlam Exp $ include/GTL/GTL.h include/GTL/algorithm.h include/GTL/bfs.h @@ -106,3 +106,4 @@ share/doc/html/GTL/symlist.html share/doc/html/GTL/topsort.html @dirrm share/doc/html/GTL/icons @dirrm share/doc/html/GTL +@dirrm include/GTL |