svn commit: r484677 - head/devel/sasm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 11 09:44:47 UTC 2018


Author: sunpoet
Date: Sun Nov 11 09:44:45 2018
New Revision: 484677
URL: https://svnweb.freebsd.org/changeset/ports/484677

Log:
  Update MAINTAINER address
  
  PR:		233129
  Submitted by:	M <martinfilla at post.cz> (maintainer)

Modified:
  head/devel/sasm/Makefile

Modified: head/devel/sasm/Makefile
==============================================================================
--- head/devel/sasm/Makefile	Sun Nov 11 09:38:24 2018	(r484676)
+++ head/devel/sasm/Makefile	Sun Nov 11 09:44:45 2018	(r484677)
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	3.10.0
 CATEGORIES=	devel
 
-MAINTAINER=	martinfilla at post.cz
+MAINTAINER=	freebsd at sysctl.cz
 COMMENT=	Simple IDE for NASM, MASM, GAS and FASM assembly languages
 
 LICENSE=	GPLv3


More information about the svn-ports-all mailing list