diff options
author | olgeni <olgeni@FreeBSD.org> | 2007-12-24 06:15:35 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2007-12-24 06:15:35 +0800 |
commit | 3fa868440e921275c092d685bbbd67ad106bbbbf (patch) | |
tree | 53eba52fe1fd4d6f384bc31eaf504cb8f6aac2e5 /x11-fonts | |
parent | f93226012cf2ae64bafc05de89bb1cb534d21a8f (diff) | |
download | freebsd-ports-graphics-3fa868440e921275c092d685bbbd67ad106bbbbf.tar.gz freebsd-ports-graphics-3fa868440e921275c092d685bbbd67ad106bbbbf.tar.zst freebsd-ports-graphics-3fa868440e921275c092d685bbbd67ad106bbbbf.zip |
Remove extra whitespace.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/urwfonts-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/urwfonts-ttf/Makefile b/x11-fonts/urwfonts-ttf/Makefile index 1c06d1d181b..0db830e509d 100644 --- a/x11-fonts/urwfonts-ttf/Makefile +++ b/x11-fonts/urwfonts-ttf/Makefile @@ -29,5 +29,5 @@ do-install: post-install: @${CAT} ${PKGMESSAGE} - + .include <bsd.port.mk> |