[Midnightbsd-cvs] mports: Makefile: Add license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 11 12:04:32 EDT 2008


Log Message:
-----------
Add license.  Bump from last commit.

Modified Files:
--------------
    mports/ftp/curl:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/ftp/curl/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L ftp/curl/Makefile -L ftp/curl/Makefile -u -r1.5 -r1.6
--- ftp/curl/Makefile
+++ ftp/curl/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	curl
 PORTVERSION=	7.18.0
+PORTREVISION=	1
 CATEGORIES=	ftp ipv6 www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		${MASTER_SITE_SOURCEFORGE} \
@@ -18,6 +19,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
+LICENSE=	mit
 
 MAN1=		curl.1 curl-config.1
 MAN3=		curl_easy_cleanup.3 curl_easy_duphandle.3 \


More information about the Midnightbsd-cvs mailing list