diff options
author | lioux <lioux@FreeBSD.org> | 2009-03-26 10:49:50 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2009-03-26 10:49:50 +0800 |
commit | 50a0e5f8cae93f441cb38430276a6d820adbb613 (patch) | |
tree | fdd2a390488a8ea82858877883d15f0e883b5188 /multimedia | |
parent | 943c014331032ceb854758cfd52348bb7b568c67 (diff) | |
download | freebsd-ports-gnome-50a0e5f8cae93f441cb38430276a6d820adbb613.tar.gz freebsd-ports-gnome-50a0e5f8cae93f441cb38430276a6d820adbb613.tar.zst freebsd-ports-gnome-50a0e5f8cae93f441cb38430276a6d820adbb613.zip |
Pet portlint(1): remove contiguous blank lines
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/ogle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index c8629e244c7c..20a653d3d051 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -93,5 +93,4 @@ pre-everything:: @${ECHO_MSG} '===> only with 486 processors and above.' .endif - .include <bsd.port.post.mk> |