svn commit: r521321 - head/devel/py-semantic_version26

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 29 12:55:09 UTC 2019


Author: sunpoet
Date: Sun Dec 29 12:55:08 2019
New Revision: 521321
URL: https://svnweb.freebsd.org/changeset/ports/521321

Log:
  Fix typo

Modified:
  head/devel/py-semantic_version26/Makefile

Modified: head/devel/py-semantic_version26/Makefile
==============================================================================
--- head/devel/py-semantic_version26/Makefile	Sun Dec 29 12:55:03 2019	(r521320)
+++ head/devel/py-semantic_version26/Makefile	Sun Dec 29 12:55:08 2019	(r521321)
@@ -8,7 +8,7 @@ CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	26
 
-MAINTAINER=	sunpoeter at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Python library provides a few tools to handle SemVer in Python
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list