svn commit: r327857 - head/editors/uemacs
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 22 09:35:42 UTC 2013
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 at 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 at 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
More information about the svn-ports-head
mailing list