Date: Tue, 3 Jul 2007 15:51:40 +0200 From: Max Laier <max@love2party.net> To: freebsd-ports@freebsd.org Subject: ftp/ftp-proxy in base now Message-ID: <200707031551.49913.max@love2party.net>
next in thread | raw e-mail | index | archive | help
--nextPart4054546.CqEbOsf84y Content-Type: multipart/mixed; boundary="Boundary-01=_wRliGGfouDTo9JL" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_wRliGGfouDTo9JL Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline could somebody commit this (or equivalent), please? =2D-=20 =46reeBSD Status reports due: 07/07/07 :-) /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-01=_wRliGGfouDTo9JL Content-Type: text/x-diff; charset="us-ascii"; name="ftp-proxy.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ftp-proxy.diff" Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /usr/store/mlaier/fcvs/ports/ftp/ftp-proxy/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile =2D-- Makefile 24 Apr 2007 08:23:32 -0000 1.4 +++ Makefile 3 Jul 2007 13:50:02 -0000 @@ -25,6 +25,10 @@ =20 .include <bsd.port.pre.mk> =20 +.if ${OSVERSION} > 700048 +IGNORE=3D part of base for 7.0 and above +.endif + .if ${OSVERSION} < 502106 IGNORE=3D only for 5.3 and above .endif --Boundary-01=_wRliGGfouDTo9JL-- --nextPart4054546.CqEbOsf84y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGilR1XyyEoT62BG0RAh89AJ0cNt7CoPvr4Vaf5Vr81oh56AjR+gCfXWtC Q+lACXt12WVGMHe8IsLF2GU= =JTaZ -----END PGP SIGNATURE----- --nextPart4054546.CqEbOsf84y--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707031551.49913.max>