From owner-svn-ports-all@FreeBSD.ORG Sat Oct 20 01:20:00 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 35518257; Sat, 20 Oct 2012 01:20:00 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 1CF0B8FC0A; Sat, 20 Oct 2012 01:20:00 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9K1Jxw9016673; Sat, 20 Oct 2012 01:19:59 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9K1JxQc016671; Sat, 20 Oct 2012 01:19:59 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201210200119.q9K1JxQc016671@svn.freebsd.org> From: Eitan Adler Date: Sat, 20 Oct 2012 01:19:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306140 - head/editors/uemacs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2012 01:20:00 -0000 Author: eadler Date: Sat Oct 20 01:19:59 2012 New Revision: 306140 URL: http://svn.freebsd.org/changeset/ports/306140 Log: New MASTER_SITE by the new maintainer. Thanks for agreeing to help. Feature safe: yes Modified: head/editors/uemacs/Makefile Modified: head/editors/uemacs/Makefile ============================================================================== --- head/editors/uemacs/Makefile Fri Oct 19 23:05:09 2012 (r306139) +++ head/editors/uemacs/Makefile Sat Oct 20 01:19:59 2012 (r306140) @@ -1,24 +1,16 @@ -# New ports collection makefile for: MicroEmacs -# Date created: 16 Jan 1995 -# Whom: Thomas Gellekum -# +# Created by: tg # $FreeBSD$ -# PORTNAME= uemacs PORTVERSION= 4.0 CATEGORIES= editors -MASTER_SITES= http://uemacs.tripod.com/ \ - ftp://aquest.com/pub/uemacs400/disk2/ +MASTER_SITES= http://ozzmosis.com/uemacs/ DISTNAME= ue400dev -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mail@ozzmosis.com COMMENT= A full screen editor -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-10-20 - -NO_CDROM= "Resale allowed for media cost only" +NO_CDROM= Resale allowed for media cost only NO_WRKSUBDIR= yes USE_ZIP= yes