diff options
-rw-r--r-- | devel/libcii/pkg-descr | 2 | ||||
-rw-r--r-- | devel/portlint/src/portlint.1 | 2 | ||||
-rw-r--r-- | devel/portlint/src/portlint.pl | 2 | ||||
-rw-r--r-- | devel/pth-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/pth/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portlint/src/portlint.1 | 2 | ||||
-rw-r--r-- | ports-mgmt/portlint/src/portlint.pl | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/libcii/pkg-descr b/devel/libcii/pkg-descr index 92f367b..ad825bb 100644 --- a/devel/libcii/pkg-descr +++ b/devel/libcii/pkg-descr @@ -11,7 +11,7 @@ For more information, visit http://www.cs.princeton.edu/software/cii/. ----- David R. Hanson drh@microsoft.com / http://www.research.microsoft.com/~drh/ -$Id: README,v 1.11 1997/10/30 00:51:23 drh Exp $ +$FreeBSD$ --- FreeBSD note: in /usr/local lib/libcii.a -> lib/cii/1/libcii.a diff --git a/devel/portlint/src/portlint.1 b/devel/portlint/src/portlint.1 index 910e8d6..748cfb2 100644 --- a/devel/portlint/src/portlint.1 +++ b/devel/portlint/src/portlint.1 @@ -1,4 +1,4 @@ -.\" $Id: portlint.1,v 1.2 1999/04/05 03:20:36 itojun Exp $ +.\" $FreeBSD$ .\" .\" Copyright (c) 1997 by Jun-ichiro Hagino <itojun@itojun.org>. .\" All Rights Reserved. Absolutely no warranty. diff --git a/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl index d1e0948..9a7d3c8 100644 --- a/devel/portlint/src/portlint.pl +++ b/devel/portlint/src/portlint.pl @@ -13,7 +13,7 @@ # bsd.port.mk. There are significant differences in those so you'll have # hard time upgrading this... # -# $Id: portlint.pl,v 1.7 1999/07/24 14:24:46 itojun Exp $ +# $FreeBSD$ # $err = $warn = 0; diff --git a/devel/pth-devel/Makefile b/devel/pth-devel/Makefile index a69d66e..4b9b91e 100644 --- a/devel/pth-devel/Makefile +++ b/devel/pth-devel/Makefile @@ -3,7 +3,7 @@ # Date Created: 17 Aug 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.7 1999/08/18 13:14:24 rse Exp $ +# $FreeBSD$ # DISTNAME= pth-1.1b7 diff --git a/devel/pth/Makefile b/devel/pth/Makefile index b13e2a0..9e8f0a8 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -3,7 +3,7 @@ # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.32 1999/08/23 12:29:56 rse Exp $ +# $FreeBSD$ # DISTNAME= pth-1.1.3 diff --git a/ports-mgmt/portlint/src/portlint.1 b/ports-mgmt/portlint/src/portlint.1 index 910e8d6..748cfb2 100644 --- a/ports-mgmt/portlint/src/portlint.1 +++ b/ports-mgmt/portlint/src/portlint.1 @@ -1,4 +1,4 @@ -.\" $Id: portlint.1,v 1.2 1999/04/05 03:20:36 itojun Exp $ +.\" $FreeBSD$ .\" .\" Copyright (c) 1997 by Jun-ichiro Hagino <itojun@itojun.org>. .\" All Rights Reserved. Absolutely no warranty. diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl index d1e0948..9a7d3c8 100644 --- a/ports-mgmt/portlint/src/portlint.pl +++ b/ports-mgmt/portlint/src/portlint.pl @@ -13,7 +13,7 @@ # bsd.port.mk. There are significant differences in those so you'll have # hard time upgrading this... # -# $Id: portlint.pl,v 1.7 1999/07/24 14:24:46 itojun Exp $ +# $FreeBSD$ # $err = $warn = 0; |