diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-07-01 01:48:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-07-01 01:48:21 +0000 |
commit | 036446b4adcce8a12e2672881da182b86de498c4 (patch) | |
tree | 9347748cfc6a5b77ad37b262bd6f801bf39c5a11 /net/unison/Makefile | |
parent | e1b62693c8b318b3105303b5bc84cc37191aa1f6 (diff) | |
download | ports-036446b4adcce8a12e2672881da182b86de498c4.tar.gz ports-036446b4adcce8a12e2672881da182b86de498c4.zip |
Notes
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r-- | net/unison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index c582c920ab25..f271a6e6eb59 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-${PORTVERSION} -MAINTAINER= dpelleg+unison@cs.cmu.edu +MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |