diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-08 17:48:55 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-08 17:48:55 +0000 |
commit | 8c3d76bfa68148297e98852725b21c22b565f363 (patch) | |
tree | 6d2e00bf390b0a666435b7e7352c28c9d18b9e47 | |
parent | a0ae2d49cd5ba1c36efb3478123a1253afb2d90a (diff) | |
download | ports-8c3d76bfa68148297e98852725b21c22b565f363.tar.gz ports-8c3d76bfa68148297e98852725b21c22b565f363.zip |
Notes
-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, 6 insertions, 0 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index f271a6e6eb59..8276e1a72e57 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-$ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} +FORBIDDEN= "Can result in serious data loss" + MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/net/unison/Makefile b/net/unison/Makefile index f271a6e6eb59..8276e1a72e57 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-$ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} +FORBIDDEN= "Can result in serious data loss" + MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/net/unison232/Makefile b/net/unison232/Makefile index f271a6e6eb59..8276e1a72e57 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-$ DISTNAME= src DIST_SUBDIR= unison-${PORTVERSION} +FORBIDDEN= "Can result in serious data loss" + MAINTAINER= daniel+unison@pelleg.org BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |