diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-03 01:35:08 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-03 01:35:08 +0800 |
commit | 6083fb3608a0ad59c558136dc056535a4bfdb43d (patch) | |
tree | 79200a20e3cc812ce0b686d1aa4ad3acac1575c6 | |
parent | e5d71f03710345b4d536e21db20a67c58574509c (diff) | |
download | freebsd-ports-gnome-6083fb3608a0ad59c558136dc056535a4bfdb43d.tar.gz freebsd-ports-gnome-6083fb3608a0ad59c558136dc056535a4bfdb43d.tar.zst freebsd-ports-gnome-6083fb3608a0ad59c558136dc056535a4bfdb43d.zip |
remove extra blank line (portlint)
-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> |