[Midnightbsd-cvs] mports: Makefile: add license (restricted), and fix dist site

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 10 15:33:21 EDT 2008


Log Message:
-----------
add license (restricted), and fix dist site

Modified Files:
--------------
    mports/benchmarks/netio:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/benchmarks/netio/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L benchmarks/netio/Makefile -L benchmarks/netio/Makefile -u -r1.1 -r1.2
--- benchmarks/netio/Makefile
+++ benchmarks/netio/Makefile
@@ -8,12 +8,14 @@
 PORTNAME=	netio
 PORTVERSION=	1.26
 CATEGORIES=	benchmarks net ipv6
-MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_FREEBSD_LOCAL}
 MASTER_SITE_SUBDIR=	arved
 DISTNAME=	netio126
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Network benchmark
+LICENSE=	restricted
+#non commercial use only
 
 WRKSRC=		${WRKDIR}
 USE_ZIP=	yes


More information about the Midnightbsd-cvs mailing list