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

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 21 15:00:43 EDT 2008


Log Message:
-----------
add license.

Modified Files:
--------------
    mports/devel/ncurses:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/ncurses/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L devel/ncurses/Makefile -L devel/ncurses/Makefile -u -r1.4 -r1.5
--- devel/ncurses/Makefile
+++ devel/ncurses/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	ncurses
 PORTVERSION=	${RELEASE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,6 +16,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library for terminal-independent, full-screen output
+LICENSE=	mit
 
 CONFLICTS=	ncurses-devel-*
 


More information about the Midnightbsd-cvs mailing list