diff options
author | peter <peter@FreeBSD.org> | 1999-08-29 19:11:15 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-29 19:11:15 +0800 |
commit | 82cb315fe19b30bb1bd10a3df36e2253ffed5cb9 (patch) | |
tree | c70812497ec58f91b1ee3597829926a1e56889fc /devel | |
parent | 17417d1268d0d68146f67aec9d145d5a7372c90f (diff) | |
download | freebsd-ports-gnome-82cb315fe19b30bb1bd10a3df36e2253ffed5cb9.tar.gz freebsd-ports-gnome-82cb315fe19b30bb1bd10a3df36e2253ffed5cb9.tar.zst freebsd-ports-gnome-82cb315fe19b30bb1bd10a3df36e2253ffed5cb9.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'devel')
-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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/libcii/pkg-descr b/devel/libcii/pkg-descr index 92f367b6a97f..ad825bb98464 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 910e8d6b2ea1..748cfb28bce2 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 d1e0948d1a8d..9a7d3c8af82c 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 a69d66e6c4ae..4b9b91ed84ad 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 b13e2a0adea2..9e8f0a88495b 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 |