svn commit: r448007 - head/sysutils/mapchan

Boris Samorodov bsam at FreeBSD.org
Tue Aug 15 19:33:59 UTC 2017


Author: bsam
Date: Tue Aug 15 19:33:57 2017
New Revision: 448007
URL: https://svnweb.freebsd.org/changeset/ports/448007

Log:
  sysutils/mapchan: Set LICENSE (GPLv2) and fix homepage link [*].
  
  Reported at:	https://repology.org [*]

Modified:
  head/sysutils/mapchan/Makefile
  head/sysutils/mapchan/pkg-descr

Modified: head/sysutils/mapchan/Makefile
==============================================================================
--- head/sysutils/mapchan/Makefile	Tue Aug 15 19:29:13 2017	(r448006)
+++ head/sysutils/mapchan/Makefile	Tue Aug 15 19:33:57 2017	(r448007)
@@ -3,12 +3,14 @@
 
 PORTNAME=	mapchan
 PORTVERSION=	3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils converters
 MASTER_SITES=	SF
 
 MAINTAINER=	bsam at FreeBSD.org
 COMMENT=	Transform the input and output of a terminal (SCO Unix alike)
+
+LICENSE=	GPLv2
 
 USES=		iconv tar:tgz
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/sysutils/mapchan/pkg-descr
==============================================================================
--- head/sysutils/mapchan/pkg-descr	Tue Aug 15 19:29:13 2017	(r448006)
+++ head/sysutils/mapchan/pkg-descr	Tue Aug 15 19:33:57 2017	(r448007)
@@ -9,4 +9,4 @@ of a terminal (including a serial port terminal).  It 
 This software is an incomplete implementation of the functionality of
 the utility "mapchan" of SCO Unix.
 
-WWW: http://www.iceb.vc.ukrtel.net/
+WWW: https://mapchan.sourceforge.io/


More information about the svn-ports-all mailing list