svn commit: r355049 - head/comms/mgetty+sendfax

Jimmy Olgeni olgeni at FreeBSD.org
Sat May 24 16:22:06 UTC 2014


Author: olgeni
Date: Sat May 24 16:22:05 2014
New Revision: 355049
URL: http://svnweb.freebsd.org/changeset/ports/355049
QAT: https://qat.redports.org/buildarchive/r355049/

Log:
  LICENSE is actually GPLv2.

Modified:
  head/comms/mgetty+sendfax/Makefile

Modified: head/comms/mgetty+sendfax/Makefile
==============================================================================
--- head/comms/mgetty+sendfax/Makefile	Sat May 24 16:21:51 2014	(r355048)
+++ head/comms/mgetty+sendfax/Makefile	Sat May 24 16:22:05 2014	(r355049)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION}-Feb2
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Handle external logins, send and receive faxes
 
-LICENSE=	GPL
+LICENSE=	GPLv2
 
 USE_CSTD=	gnu89
 USES=		perl5


More information about the svn-ports-all mailing list