[Midnightbsd-cvs] CVS Commit: Makefile: Fix text.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 15 23:05:20 EDT 2007


Log Message:
-----------
Fix text.

Modified Files:
--------------
    mports/net/rsync:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/rsync/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lnet/rsync/Makefile -Lnet/rsync/Makefile -u -r1.3 -r1.4
--- net/rsync/Makefile
+++ net/rsync/Makefile
@@ -66,7 +66,7 @@
 CONFIGURE_ARGS+=--enable-acl-support
 
 .if defined(WITH_FLAGS)
-IGNORE=	can't be buld: Flags and ACL patches can not be enabled at the same time.
+IGNORE=	can't be built: Flags and ACL patches can not be enabled at the same time.
 .endif
 .endif
 


More information about the Midnightbsd-cvs mailing list