diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:22:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:22:16 +0000 |
commit | 1a2383c5f8c7e9a28a20a8b00f1a2030e90a918e (patch) | |
tree | da8ec162b911f094833dab9fc43f5222273b28fa | |
parent | 2d7ee57a3269cbca059f43a63038714b8d5a1611 (diff) | |
download | pkgsrc-1a2383c5f8c7e9a28a20a8b00f1a2030e90a918e.tar.gz |
portlint: fix RCS Id
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Business-CreditCard/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index b3625bee4e8..b651b2bbfba 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -3,7 +3,8 @@ # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:39 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/24 21:22:16 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp # DISTNAME= Array-PrintCols-1.2 diff --git a/misc/p5-Business-CreditCard/Makefile b/misc/p5-Business-CreditCard/Makefile index 95a9c84d140..df8d84105e6 100644 --- a/misc/p5-Business-CreditCard/Makefile +++ b/misc/p5-Business-CreditCard/Makefile @@ -3,7 +3,8 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/24 21:22:55 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:06 jfitz Exp # DISTNAME= Business-CreditCard-0.1 diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index b90ec3e1c4a..cef5ffa6d2c 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -3,7 +3,8 @@ # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/24 21:23:36 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:51:12 jfitz Exp # DISTNAME= Locale-Codes-0.003 |