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 | |
parent | 7109ac9f61427dd3e4d5dcbd54643e8284f54091 (diff) | |
download | ports-daa61d3b11c59fba6164bbfbecffae2378643963.tar.gz ports-daa61d3b11c59fba6164bbfbecffae2378643963.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/unison-devel/Makefile | 2 | ||||
-rw-r--r-- | net/unison/Makefile | 2 | ||||
-rw-r--r-- | net/unison232/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/net/unison/Makefile b/net/unison/Makefile index fbb4a4a065b3..1d2493b5e533 100644 --- a/net/unison/Makefile +++ b/net/unison/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 diff --git a/net/unison232/Makefile b/net/unison232/Makefile index fbb4a4a065b3..1d2493b5e533 100644 --- a/net/unison232/Makefile +++ b/net/unison232/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 |