diff options
author | agc <agc@pkgsrc.org> | 1997-11-06 09:57:11 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1997-11-06 09:57:11 +0000 |
commit | 5358faaf74cb19c9ce26ea454efa614049de4bbe (patch) | |
tree | 9e17e3f54561e55221678448479bba2297f1cbdd /lang | |
parent | 3f921502a225520cca7ba86cc29725d94bf72c1c (diff) | |
download | pkgsrc-5358faaf74cb19c9ce26ea454efa614049de4bbe.tar.gz |
Add a NetBSD RCS Id to all the PLIST files.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/icon/pkg/PLIST | 1 | ||||
-rw-r--r-- | lang/mawk/pkg/PLIST | 1 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST | 1 | ||||
-rw-r--r-- | lang/scheme48/pkg/PLIST | 1 | ||||
-rw-r--r-- | lang/tcl80/pkg/PLIST | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/lang/icon/pkg/PLIST b/lang/icon/pkg/PLIST index b0f129c07d2..ceecff0bb9e 100644 --- a/lang/icon/pkg/PLIST +++ b/lang/icon/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:00:24 agc Exp $ bin/iconc bin/icont bin/iconx diff --git a/lang/mawk/pkg/PLIST b/lang/mawk/pkg/PLIST index 1d42885fdf9..ebfe6c2c663 100644 --- a/lang/mawk/pkg/PLIST +++ b/lang/mawk/pkg/PLIST @@ -1,2 +1,3 @@ +@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:00:29 agc Exp $ bin/mawk man/man1/mawk.1 diff --git a/lang/perl5/pkg/PLIST b/lang/perl5/pkg/PLIST index 3c671a3ee9a..a9578e91086 100644 --- a/lang/perl5/pkg/PLIST +++ b/lang/perl5/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.5 1997/11/06 10:00:38 agc Exp $ @comment this list changes by some files if gdbm is installed - hubertf bin/a2p bin/c2ph diff --git a/lang/scheme48/pkg/PLIST b/lang/scheme48/pkg/PLIST index fe75d02c2d2..b85a94483d9 100644 --- a/lang/scheme48/pkg/PLIST +++ b/lang/scheme48/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:00:46 agc Exp $ bin/scheme48 include/scheme48.h man/man1/scheme48.1.gz diff --git a/lang/tcl80/pkg/PLIST b/lang/tcl80/pkg/PLIST index 23084a31d12..6088ebd75e8 100644 --- a/lang/tcl80/pkg/PLIST +++ b/lang/tcl80/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:00:51 agc Exp $ bin/tclsh8.0 lib/libtcl80.a lib/libtcl80.so.1.0 |