diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-23 15:18:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-23 15:18:58 +0000 |
commit | 9076efcac9fbd020458efa738df791b08005b152 (patch) | |
tree | 976849c6792d031115804cf2f54a0be2973fa0df | |
parent | 31871ddfaba45321249f274b2d303abea45e8ea7 (diff) |
Notes
-rw-r--r-- | devel/pear-Text_Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Text_Diff/Makefile b/devel/pear-Text_Diff/Makefile index 69d3835dd520..fd92e5f08ca9 100644 --- a/devel/pear-Text_Diff/Makefile +++ b/devel/pear-Text_Diff/Makefile @@ -10,4 +10,4 @@ COMMENT= Engine for performing and rendering text diffs USES= pear -.include <bsd.pear.mk> +.include <bsd.port.mk> |