[Midnightbsd-cvs] mports: Makefile: license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 13 16:58:32 EDT 2008


Log Message:
-----------
license

Modified Files:
--------------
    mports/textproc/iso8879:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/iso8879/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/iso8879/Makefile -L textproc/iso8879/Makefile -u -r1.2 -r1.3
--- textproc/iso8879/Makefile
+++ textproc/iso8879/Makefile
@@ -10,13 +10,14 @@
 PORTVERSION=	1986
 PORTREVISION=	2
 CATEGORIES=	textproc
-MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_FREEBSD_LOCAL}
 MASTER_SITE_SUBDIR=	kuriyama
 DISTNAME=	isoENTS
 EXTRACT_SUFX=	.zip
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Character entity sets from ISO 8879:1986 (SGML)
+LICENSE=	unknown
 
 BUILD_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr


More information about the Midnightbsd-cvs mailing list