diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /net/gnunet | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
Notes
Diffstat (limited to 'net/gnunet')
-rw-r--r-- | net/gnunet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile index ad979dbb40ce..948508a0bbf8 100644 --- a/net/gnunet/Makefile +++ b/net/gnunet/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GNUnet-${PORTVERSION} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network USE_LIBTOOL= yes |