diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:25:30 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:25:30 +0000 |
commit | 6e1b4b64ad01c229c8881241ca50fbd8df3558c5 (patch) | |
tree | cc946288df65dfc0380e19cd5873abe1e152aa59 /misc/p5-Search | |
parent | 157a5a653b985b0555bb634156bda071c95ee845 (diff) | |
download | pkgsrc-6e1b4b64ad01c229c8881241ca50fbd8df3558c5.tar.gz |
portlint: fix RCS Id
Diffstat (limited to 'misc/p5-Search')
-rw-r--r-- | misc/p5-Search/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile index ef235d34304..1b229c7798d 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/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:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/24 21:25:30 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp # DISTNAME= Search-0.2 |