diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-21 08:16:01 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-21 08:16:01 +0000 |
commit | c460e82960f01448f6702b96de369e2419ef1e33 (patch) | |
tree | 7b8faf4407ef7ce774e4f79a7959560824599aae /palm/kpilot | |
parent | 0b0cae965f7b293d0de39c51792a4c9f765af9dd (diff) | |
download | FreeBSD-ports-c460e82960f01448f6702b96de369e2419ef1e33.zip FreeBSD-ports-c460e82960f01448f6702b96de369e2419ef1e33.tar.gz |
remove extra blank line (portlint)
Diffstat (limited to 'palm/kpilot')
-rw-r--r-- | palm/kpilot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index baf5d53..e612946 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -23,5 +23,4 @@ CONFIGURE_ENV= KDEDIR="${KDEDIR}" MAKE_ENV= KDEDIR="${KDEDIR}" - .include <bsd.port.mk> |