diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-02-21 18:30:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-02-21 18:30:16 +0000 |
commit | 29accd62a6088a372e81c54a9150e227f0dba7cf (patch) | |
tree | bd9deae7e6d9575bfcf67f4d000d13c1ad5c0e59 /distrib/special/ftp | |
parent | e3184c3c12dac4f196aaf407fb72f0b6d1a26146 (diff) |
delete useless comment
Diffstat (limited to 'distrib/special/ftp')
-rw-r--r-- | distrib/special/ftp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distrib/special/ftp/Makefile b/distrib/special/ftp/Makefile index 6e09dbe0442..1073a38f9a5 100644 --- a/distrib/special/ftp/Makefile +++ b/distrib/special/ftp/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2009/10/28 07:36:49 deraadt Exp $ -# $NetBSD: Makefile,v 1.13 1997/08/18 10:20:13 lukem Exp $ -# from: @(#)Makefile 8.2 (Berkeley) 4/3/94 +# $OpenBSD: Makefile,v 1.9 2014/02/21 18:30:15 deraadt Exp $ CFLAGS+=-DSMALL -DINET6 |