diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
commit | 232159b31e84125a17b3947c9eae994723d6337c (patch) | |
tree | cea913189d8aeb46107161edc564f577b397ec09 /net-p2p/minder | |
parent | 0df5712fcb048950f43467c71fcf6edde647da5e (diff) |
Notes
Diffstat (limited to 'net-p2p/minder')
-rw-r--r-- | net-p2p/minder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index 3cbd1e8f9efb..9bbca1cf0372 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://www.alhem.net/project/minder/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small network application for automatic maintenance of peer lists BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets |