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 | |
parent | forgot a file (diff) |
remove extra blank line (portlint)
Notes
Notes:
svn path=/head/; revision=27288
-rw-r--r-- | graphics/fxtv/Makefile | 1 | ||||
-rw-r--r-- | multimedia/fxtv/Makefile | 1 |
2 files changed, 0 insertions, 2 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> diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 98d944b038db..d14b42d510f5 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -35,5 +35,4 @@ MAN1= fxtv.1 pre-install: ${CP} ${WRKSRC}/fxtv.1 ${WRKSRC}/fxtv.man - .include <bsd.port.mk> |