Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 13:46:55 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328693 - head/ftp/tnftp
Message-ID:  <201309291346.r8TDktad099557@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sun Sep 29 13:46:55 2013
New Revision: 328693
URL: http://svnweb.freebsd.org/changeset/ports/328693

Log:
  - Change maintainer email to @FreeBSD.org
  - Add stage support
  
  Approved by:	wg (mentor)

Modified:
  head/ftp/tnftp/Makefile

Modified: head/ftp/tnftp/Makefile
==============================================================================
--- head/ftp/tnftp/Makefile	Sun Sep 29 13:46:14 2013	(r328692)
+++ head/ftp/tnftp/Makefile	Sun Sep 29 13:46:55 2013	(r328693)
@@ -6,13 +6,11 @@ PORTVERSION=	20130505
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
 
-MAINTAINER=	danilogondolfo@gmail.com
+MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Enhanced ftp client from NetBSD
 
 GNU_CONFIGURE=	yes
 
-MAN1=		tnftp.1
-PLIST_FILES=	bin/tnftp
+PLIST_FILES=	bin/tnftp man/man1/tnftp.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309291346.r8TDktad099557>