diff options
Diffstat (limited to 'net/unison232/Makefile')
-rw-r--r-- | net/unison232/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |