diff options
author | John Marino <marino@FreeBSD.org> | 2015-05-16 07:37:21 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-05-16 07:37:21 +0000 |
commit | 7b4708af97aed67a69e6ae8c1ab355b16547ebd0 (patch) | |
tree | 711557c72316c22084533a7ef364deaa66c0e034 /archivers | |
parent | 1a924932df6f968fafe74818168c043e966c5ae8 (diff) | |
download | ports-7b4708af97aed67a69e6ae8c1ab355b16547ebd0.tar.gz ports-7b4708af97aed67a69e6ae8c1ab355b16547ebd0.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 2c46bbcd9315..2cf598e082ec 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ PKGNAMEPREFIX= ocaml- DISTNAME= caml${PORTNAME}-${PORTVERSION} -MAINTAINER= jaapb@kerguelen.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library to manipulate bz2 files DESTDIRNAME= DONTUSEIT |