diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
commit | 6b4c016cab878af06d62db254672b526fce688ab (patch) | |
tree | eaa1fc08120f70e3f4a3040e53a1744bf2fc81f7 /net-p2p/gnunet | |
parent | * OPTIONSify port - add support for OCI8 (via databases/oracle8-client) (diff) |
Drop maintainership, since I'm buried in the $REALLIFE stuff.
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index ff16b3fb506a..a79991ce37e8 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GNUnet-${PORTVERSION} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 |