diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-07-30 00:35:26 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-07-30 00:35:26 +0800 |
commit | b8fcdd2b4483e5386dbbac4ef0bbf78825b7263b (patch) | |
tree | 58abc0bc8b67a446ed44d75b9876b7bbc54d4f31 /textproc | |
parent | cf3a4e8763c7659710a7c4d69e11ae8040090791 (diff) | |
download | freebsd-ports-gnome-b8fcdd2b4483e5386dbbac4ef0bbf78825b7263b.tar.gz freebsd-ports-gnome-b8fcdd2b4483e5386dbbac4ef0bbf78825b7263b.tar.zst freebsd-ports-gnome-b8fcdd2b4483e5386dbbac4ef0bbf78825b7263b.zip |
- Remove the superfluous blank line.
Reported by: miwi
Approved by: rafan (mentor, implicit)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pear-File_Fortune/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile index 144d59a47e80..5f8073ebb032 100644 --- a/textproc/pear-File_Fortune/Makefile +++ b/textproc/pear-File_Fortune/Makefile @@ -29,6 +29,5 @@ post-extract: ${MV} ${WRKSRC}/tests/_files/orig ${WRKSRC}/tests/orig .include <bsd.port.pre.mk> - .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |