svn commit: r545338 - head/lang/python36

Wen Heping wen at FreeBSD.org
Wed Aug 19 15:55:08 UTC 2020


Author: wen
Date: Wed Aug 19 15:55:07 2020
New Revision: 545338
URL: https://svnweb.freebsd.org/changeset/ports/545338

Log:
  - Remove PORTREVISION which forgot in last commit
  
  Spotted by:	lwhsu@(Thanks!)

Modified:
  head/lang/python36/Makefile

Modified: head/lang/python36/Makefile
==============================================================================
--- head/lang/python36/Makefile	Wed Aug 19 15:35:29 2020	(r545337)
+++ head/lang/python36/Makefile	Wed Aug 19 15:55:07 2020	(r545338)
@@ -3,7 +3,6 @@
 
 PORTNAME=	python
 PORTVERSION=	${PYTHON_PORTVERSION}
-PORTREVISION=	1
 CATEGORIES=	lang python
 MASTER_SITES=	PYTHON/ftp/python/${PORTVERSION}
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}


More information about the svn-ports-head mailing list