svn commit: r458497 - head/editors/medit

Antoine Brodin antoine at FreeBSD.org
Mon Jan 8 23:27:34 UTC 2018


Author: antoine
Date: Mon Jan  8 23:27:32 2018
New Revision: 458497
URL: https://svnweb.freebsd.org/changeset/ports/458497

Log:
  Prevent PKGBASE collision with science/medit

Modified:
  head/editors/medit/Makefile

Modified: head/editors/medit/Makefile
==============================================================================
--- head/editors/medit/Makefile	Mon Jan  8 23:09:28 2018	(r458496)
+++ head/editors/medit/Makefile	Mon Jan  8 23:27:32 2018	(r458497)
@@ -5,6 +5,7 @@ PORTNAME=	medit
 PORTVERSION=	1.2.92
 CATEGORIES=	editors
 MASTER_SITES=	SF/mooedit/${PORTNAME}/${PORTVERSION}
+PKGNAMESUFFIX=	-editor
 DISTNAME=	${PORTNAME}-${PORTVERSION}-devel
 
 MAINTAINER=	danfe at FreeBSD.org


More information about the svn-ports-all mailing list