diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:28:01 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:28:01 +0000 |
commit | c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9 (patch) | |
tree | b889787abbfbd4d9a83b67c45aac29a8e4187008 /converters/btoa | |
parent | 8245eaccc65b3e9efcc7254d1e09fa5e20c5d53d (diff) | |
download | ports-c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9.tar.gz ports-c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9.zip |
Notes
Diffstat (limited to 'converters/btoa')
-rw-r--r-- | converters/btoa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 55421a2356b6..70bcb5cc5d9c 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Apr 1996 # Whom: Brent J. Nordquist <bjn@visi.com> # -# $Id: Makefile,v 1.5 1997/04/26 23:55:23 asami Exp $ +# $FreeBSD$ # DISTNAME= btoa-5.2 |