changed maintainer contact info
State Changed From-To: open->closed ENODATA
Oops, apparently the -f and -a flags to send-pr don't mix. PR 40057 filed... Anyway, here is the missing patch --- diff-unison begins here --- diff -ruN unison.orig/Makefile unison/Makefile --- unison.orig/Makefile Tue May 7 13:29:20 2002 +++ unison/Makefile Sun Jun 30 19:30:40 2002 @@ -12,7 +12,7 @@ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} -MAINTAINER= dpelleg+unison@cs.cmu.edu +MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff -ruN unison.orig/pkg-descr unison/pkg-descr --- unison.orig/pkg-descr Wed Oct 25 21:42:33 2000 +++ unison/pkg-descr Sun Jun 30 19:30:52 2002 @@ -12,4 +12,4 @@ - Dan Pelleg -dpelleg+unison@cs.cmu.edu +daniel+unison@pelleg.org --- diff-unison ends here ---
Dan Pelleg wrote: > > Oops, apparently the -f and -a flags to send-pr don't mix. PR 40057 > filed... No worries... I went ahead and committed this since I already closed the PR. Doug