diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2007-12-23 22:15:35 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2007-12-23 22:15:35 +0000 |
commit | 03196bf9a97a0e309ba24736d965c0a7758c0923 (patch) | |
tree | b5d1c9006a6d166fbcada511f163e70e66f077ea /x11-fonts | |
parent | 971796b3206c0e78ddbe38c758a62528e8a4c1ef (diff) | |
download | ports-03196bf9a97a0e309ba24736d965c0a7758c0923.tar.gz ports-03196bf9a97a0e309ba24736d965c0a7758c0923.zip |
Notes
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 1c06d1d181bf..0db830e509d4 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> |