svn commit: r395421 - head/x11/xterm
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Aug 27 13:17:40 UTC 2015
Author: ehaupt
Date: Thu Aug 27 13:17:39 2015
New Revision: 395421
URL: https://svnweb.freebsd.org/changeset/ports/395421
Log:
Add license
Modified:
head/x11/xterm/Makefile
Modified: head/x11/xterm/Makefile
==============================================================================
--- head/x11/xterm/Makefile Thu Aug 27 12:56:47 2015 (r395420)
+++ head/x11/xterm/Makefile Thu Aug 27 13:17:39 2015 (r395421)
@@ -3,7 +3,7 @@
PORTNAME= xterm
PORTVERSION= 319
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \
LOCAL/ehaupt:src1 LOCAL/ehaupt:src2
@@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sr
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Terminal emulator for the X Window System
+LICENSE= MIT
+
CONFLICTS= x11iraf-[0-9]*
USES= tar:tgz
More information about the svn-ports-all
mailing list