Date: Thu, 6 Feb 2014 12:15:13 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343048 - head/net/suckblow Message-ID: <201402061215.s16CFDDT012952@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Thu Feb 6 12:15:12 2014 New Revision: 343048 URL: http://svnweb.freebsd.org/changeset/ports/343048 QAT: https://qat.redports.org/buildarchive/r343048/ Log: - Stage support Modified: head/net/suckblow/Makefile head/net/suckblow/pkg-plist Modified: head/net/suckblow/Makefile ============================================================================== --- head/net/suckblow/Makefile Thu Feb 6 12:15:02 2014 (r343047) +++ head/net/suckblow/Makefile Thu Feb 6 12:15:12 2014 (r343048) @@ -11,9 +11,5 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Two companion utilities for transferring data over a TCP socket CONFLICTS= suck-4.* suck-cnews-4.* -MAN1= suck.1 -MLINKS= suck.1 blow.1 -MANCOMPRESSED= maybe -NO_STAGE= yes .include <bsd.port.mk> Modified: head/net/suckblow/pkg-plist ============================================================================== --- head/net/suckblow/pkg-plist Thu Feb 6 12:15:02 2014 (r343047) +++ head/net/suckblow/pkg-plist Thu Feb 6 12:15:12 2014 (r343048) @@ -1,2 +1,4 @@ bin/suck bin/blow +man/man1/blow.1.gz +man/man1/suck.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402061215.s16CFDDT012952>