Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2021 14:04:15 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564952 - head/devel/functionalplus
Message-ID:  <202102111404.11BE4FNU003531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Feb 11 14:04:15 2021
New Revision: 564952
URL: https://svnweb.freebsd.org/changeset/ports/564952

Log:
  devel/functionalplus: Fix typo in PORTNAME
  
  Reported by:	friendlyanon <friendlyanon_@hotmail.com>

Modified:
  head/devel/functionalplus/Makefile

Modified: head/devel/functionalplus/Makefile
==============================================================================
--- head/devel/functionalplus/Makefile	Thu Feb 11 13:58:13 2021	(r564951)
+++ head/devel/functionalplus/Makefile	Thu Feb 11 14:04:15 2021	(r564952)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTNAME=	functionalplu
+PORTNAME=	functionalplus
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.13-p0
 CATEGORIES=	devel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102111404.11BE4FNU003531>