diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-02 02:10:41 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-02 02:10:41 +0000 |
commit | 63a1be3d621fc214f61c30c5b0cf3c14711bbc55 (patch) | |
tree | 159faa60188ff867cad18bfbf58c1f023265f65a /textproc/Makefile | |
parent | 4cbe802d48b4122a2343e87d3180c03ebd88f0ae (diff) |
- Actually set the port to the right version
Notes
Notes:
svn path=/head/; revision=322151
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d341eba026f7..797428b93958 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1298,6 +1298,7 @@ SUBDIR += rubygem-escape_utils SUBDIR += rubygem-ezamar SUBDIR += rubygem-fast_xs + SUBDIR += rubygem-fast_xs073 SUBDIR += rubygem-ferret SUBDIR += rubygem-formosa SUBDIR += rubygem-heredoc_unindent |