diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-25 06:25:10 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-25 06:25:10 +0800 |
commit | 0f0673ec88c3147ec1e91ccf6a72c2095421d01c (patch) | |
tree | 584ad9fe9c9ee3fecf202cd069116b13124dc9ab /textproc | |
parent | 923d6901b46c982d41bd916ebb1e0c67ce558cff (diff) | |
download | freebsd-ports-gnome-0f0673ec88c3147ec1e91ccf6a72c2095421d01c.tar.gz freebsd-ports-gnome-0f0673ec88c3147ec1e91ccf6a72c2095421d01c.tar.zst freebsd-ports-gnome-0f0673ec88c3147ec1e91ccf6a72c2095421d01c.zip |
Fix a typo
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fb333ea2ef6e..501e6c18cc6c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -667,10 +667,10 @@ SUBDIR += p5-RDF-Core SUBDIR += p5-RDF-Notation3 SUBDIR += p5-RDF-Simple + SUBDIR += p5-RDF-Trine SUBDIR += p5-RDFStore SUBDIR += p5-RTF-Parser SUBDIR += p5-RTF-Tokenizer - SUBDIR += p5-RTF-Trine SUBDIR += p5-RTF-Writer SUBDIR += p5-Regex-PreSuf SUBDIR += p5-Regexp-Common |