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/ftptool | |
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/ftptool')
-rw-r--r-- | ftp/ftptool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 665f7efaca5b..83129bbbeae8 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -3,7 +3,7 @@ # Date created: 19 March 1996 # Whom: janek@gaja.ipan.lublin.pl # -# $Id: Makefile,v 1.6 1999/05/04 23:18:27 steve Exp $ +# $FreeBSD$ # DISTNAME= ftptool-4.6 |