diff options
Diffstat (limited to 'net-p2p/minder/Makefile')
-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 4d04ecd58fb3..f81165c5bbf9 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.alhem.net/project/minder/ MAINTAINER= ports@FreeBSD.org COMMENT= Small network application for automatic maintenance of peer lists -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LIB_DEPENDS= libSockets.so:${PORTSDIR}/net/Sockets |