diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
commit | 97552ef4aaac56b1d94a30add11ac7671491aadf (patch) | |
tree | 0ead2bf38089947a88835270b2a594f0603a1fa8 /ftp/lftp | |
parent | 3c351cbe4c2acec74bc95474ec149e04ef4b6dcd (diff) | |
download | freebsd-ports-gnome-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.gz freebsd-ports-gnome-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.zst freebsd-ports-gnome-97552ef4aaac56b1d94a30add11ac7671491aadf.zip |
Change Id->FreeBSD.
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index f678bf95ec3a..7c503c3f35ba 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.15 1999/07/01 15:25:12 sheldonh Exp $ +# $FreeBSD$ # DISTNAME= lftp-2.0.1 |