diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
commit | 3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch) | |
tree | 220b11f5497a6224d47e801c379b307964b966a4 /devel/ocaml-xstr | |
parent | 9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff) | |
download | ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.tar.gz ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.zip |
Notes
Diffstat (limited to 'devel/ocaml-xstr')
-rw-r--r-- | devel/ocaml-xstr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-xstr/Makefile b/devel/ocaml-xstr/Makefile index 3a27bdd0d4f2..872f826c3093 100644 --- a/devel/ocaml-xstr/Makefile +++ b/devel/ocaml-xstr/Makefile @@ -8,7 +8,7 @@ PORTNAME= xstr PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.ocaml-programming.de/packages/ PKGNAMEPREFIX= ocaml- |