diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-04 21:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-04 21:15:08 +0000 |
commit | 2ca20e80cc7e68508a19d8d42daefaa3f783103e (patch) | |
tree | 56c0e830d26ff68f63366a26741dc0eed8a83b40 /x11-fonts | |
parent | Remove blank line from files/patch-ad to make portlint happy. (diff) |
Use tabs only to indent assignments (whitespace only).
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/urwfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile index 0d2278b1729a..3a0590154f6f 100644 --- a/x11-fonts/urwfonts/Makefile +++ b/x11-fonts/urwfonts/Makefile @@ -6,7 +6,7 @@ # PORTNAME= urwfonts -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11-fonts MASTER_SITES= http://www.gimp.org/ DISTNAME= urw-fonts |