diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | 422bce3414b4653f4c814da54d27aedd1165c486 (patch) | |
tree | 8e7647fbc00831b93a18022a99692406a6e3e5d5 /lang/ocaml-autoconf | |
parent | 31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff) | |
download | ports-422bce3414b4653f4c814da54d27aedd1165c486.tar.gz ports-422bce3414b4653f4c814da54d27aedd1165c486.zip |
Notes
Diffstat (limited to 'lang/ocaml-autoconf')
-rw-r--r-- | lang/ocaml-autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-autoconf/Makefile b/lang/ocaml-autoconf/Makefile index 7fcee6f258a3..71c5623ff34f 100644 --- a/lang/ocaml-autoconf/Makefile +++ b/lang/ocaml-autoconf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/181/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Autoconf module for ocaml NO_BUILD= yes |