diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /net-p2p/liberator | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) | |
download | ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip |
Notes
Diffstat (limited to 'net-p2p/liberator')
-rw-r--r-- | net-p2p/liberator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile index 65369183ffb7..7db40c825cb6 100644 --- a/net-p2p/liberator/Makefile +++ b/net-p2p/liberator/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/ofcp/ofcp-${PORTVERSION} DISTNAME= ofcp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Command line client to FreeNet Network +COMMENT= Command line client to FreeNet Network BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |