diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /net-p2p/gnunet | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gnunet/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 39fddd68da7e..c42d94b1d237 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -15,8 +15,6 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= An anonymous, distributed, reputation-based network - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_BZIP2= yes diff --git a/net-p2p/gnunet/pkg-comment b/net-p2p/gnunet/pkg-comment new file mode 100644 index 000000000000..0d398337ab68 --- /dev/null +++ b/net-p2p/gnunet/pkg-comment @@ -0,0 +1 @@ +An anonymous, distributed, reputation-based network |