diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-02 17:35:08 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-02 17:35:08 +0000 |
commit | 5fbcf37690be4ae0ebc3bc6d64b8992b7a587ba0 (patch) | |
tree | 1e207ac4042e66e9fdb23750086ccd4aaec466a6 /graphics | |
parent | 7f36306e66c1965552ed4b90e20e765308f0ad5b (diff) |
remove extra blank line (portlint)
Notes
Notes:
svn path=/head/; revision=27288
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fxtv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 98d944b038db..d14b42d510f5 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -35,5 +35,4 @@ MAN1= fxtv.1 pre-install: ${CP} ${WRKSRC}/fxtv.1 ${WRKSRC}/fxtv.man - .include <bsd.port.mk> |