[Midnightbsd-cvs] mports: Makefile: gpl2, autoconf 2.61

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 23 16:23:31 EDT 2008


Log Message:
-----------
gpl2, autoconf 2.61

Modified Files:
--------------
    mports/benchmarks/dkftpbench:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/benchmarks/dkftpbench/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L benchmarks/dkftpbench/Makefile -L benchmarks/dkftpbench/Makefile -u -r1.2 -r1.3
--- benchmarks/dkftpbench/Makefile
+++ benchmarks/dkftpbench/Makefile
@@ -8,18 +8,19 @@
 
 PORTNAME=	dkftpbench
 PORTVERSION=	0.45
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	benchmarks ftp
 MASTER_SITES=	http://www.kegel.com/dkftpbench/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A FTP benchmark program
+LICENSE=	gpl2
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0 \
 			--host=${MACHINE_ARCH}-portbld-freebsd6.0
 
-USE_AUTOTOOLS=	automake:14 autoconf:253
+USE_AUTOTOOLS=	automake:14 autoconf:261
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list