diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
| commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
| tree | f979656ed109e888baec4c361944b615bc0f7d2c /gnu/usr.bin/perl/x2p | |
| parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) | |
Diffstat (limited to 'gnu/usr.bin/perl/x2p')
| -rw-r--r-- | gnu/usr.bin/perl/x2p/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/x2p/Makefile.inc | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/x2p/a2pl/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/x2p/find2pl/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/perl/x2p/s2pl/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/perl/x2p/Makefile b/gnu/usr.bin/perl/x2p/Makefile index d4d322fbb4b7..a3d3361b2c56 100644 --- a/gnu/usr.bin/perl/x2p/Makefile +++ b/gnu/usr.bin/perl/x2p/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.17 1998/09/09 07:20:32 markm Exp $ # SUBDIR= a2pl s2pl find2pl diff --git a/gnu/usr.bin/perl/x2p/Makefile.inc b/gnu/usr.bin/perl/x2p/Makefile.inc index 29639b1917fd..f22586768cea 100644 --- a/gnu/usr.bin/perl/x2p/Makefile.inc +++ b/gnu/usr.bin/perl/x2p/Makefile.inc @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile.inc,v 1.2 1998/09/10 10:51:10 markm Exp $ # PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5 diff --git a/gnu/usr.bin/perl/x2p/a2pl/Makefile b/gnu/usr.bin/perl/x2p/a2pl/Makefile index 1ae1b74b78b4..9d95f4b9ce55 100644 --- a/gnu/usr.bin/perl/x2p/a2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/a2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1998/09/16 17:25:52 markm Exp $ +# $Id: Makefile,v 1.6 1998/09/22 12:00:59 markm Exp $ # PROG= a2p diff --git a/gnu/usr.bin/perl/x2p/find2pl/Makefile b/gnu/usr.bin/perl/x2p/find2pl/Makefile index 84951ccff5e7..c503801b3207 100644 --- a/gnu/usr.bin/perl/x2p/find2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/find2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.2 1998/09/10 10:51:11 markm Exp $ # PROG= find2perl diff --git a/gnu/usr.bin/perl/x2p/s2pl/Makefile b/gnu/usr.bin/perl/x2p/s2pl/Makefile index 79bd46b1a2f2..a9a836ffe3f6 100644 --- a/gnu/usr.bin/perl/x2p/s2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/s2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.2 1998/09/10 10:51:11 markm Exp $ # PROG= s2p |
