diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-16 09:39:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-16 09:39:34 +0800 |
commit | 523b2d61c973928a155ceaea5a60ba14aae85c5e (patch) | |
tree | 7bb276787e702c7a9d326f7f7e9cc3d03a560ed3 | |
parent | 994f03304107a6aa0b430027b2d45eed412b8612 (diff) | |
download | marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar.gz marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar.bz2 marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar.lz marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar.xz marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.tar.zst marcuscom-ports-523b2d61c973928a155ceaea5a60ba14aae85c5e.zip |
Remove trailing white space.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9426 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/avahi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 03bc8229a..66c2bc23d 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/avahi/Makefile,v 1.23 2007/08/01 01:29:23 ahze Exp $ +# $MCom: ports/net/avahi/Makefile,v 1.24 2007/08/01 12:17:04 ahze Exp $ PORTNAME= avahi PORTVERSION= 0.6.20 @@ -27,7 +27,7 @@ OPTIONS= AUTOIPD "IPv4LL network address configuration daemon" off \ QT4 "Qt 4 bindings" off \ PYTHON "Python bindings and tools" off -NO_BUILD= yes +NO_BUILD= yes .include <bsd.port.pre.mk> |