diff options
author | Steve Price <steve@FreeBSD.org> | 2001-03-15 23:13:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-03-15 23:13:16 +0000 |
commit | daa61d3b11c59fba6164bbfbecffae2378643963 (patch) | |
tree | 2785b6e4d9f3eac0754fcf6f6832c8bad131924a /net/unison-devel | |
parent | 7109ac9f61427dd3e4d5dcbd54643e8284f54091 (diff) | |
download | ports-daa61d3b11c59fba6164bbfbecffae2378643963.tar.gz ports-daa61d3b11c59fba6164bbfbecffae2378643963.zip |
Notes
Diffstat (limited to 'net/unison-devel')
-rw-r--r-- | net/unison-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index fbb4a4a065b3..1d2493b5e533 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-$ DISTNAME= src DIST_SUBDIR= unison -MAINTAINER= Dan Pelleg <dpelleg+unison@cs.cmu.edu> +MAINTAINER= dpelleg+unison@cs.cmu.edu BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |