Date: Sun, 22 Sep 2013 09:35:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327857 - head/editors/uemacs Message-ID: <201309220935.r8M9Zgga008306@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 22 09:35:42 2013 New Revision: 327857 URL: http://svnweb.freebsd.org/changeset/ports/327857 Log: - Update MASTER_SITES - While I'm here, remove leading indefinite article from COMMENT PR: ports/182291 Submitted by: Andrew Clarke <mail@ozzmosis.com> (maintainer) Modified: head/editors/uemacs/Makefile (contents, props changed) Modified: head/editors/uemacs/Makefile ============================================================================== --- head/editors/uemacs/Makefile Sun Sep 22 09:16:46 2013 (r327856) +++ head/editors/uemacs/Makefile Sun Sep 22 09:35:42 2013 (r327857) @@ -4,19 +4,19 @@ PORTNAME= uemacs PORTVERSION= 4.0 CATEGORIES= editors -MASTER_SITES= http://ozzmosis.com/uemacs/ +MASTER_SITES= http://dl.ozzmosis.com/uemacs/ DISTNAME= ue400dev MAINTAINER= mail@ozzmosis.com -COMMENT= A full screen editor +COMMENT= Full screen editor NO_CDROM= Resale allowed for media cost only +NO_STAGE= yes NO_WRKSUBDIR= yes USE_ZIP= yes EXTRACT_BEFORE_ARGS= -Laq -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/*.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309220935.r8M9Zgga008306>