Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 13:17:33 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352595 - head/net/wackamole
Message-ID:  <201404291317.s3TDHXdq042220@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Apr 29 13:17:33 2014
New Revision: 352595
URL: http://svnweb.freebsd.org/changeset/ports/352595
QAT: https://qat.redports.org/buildarchive/r352595/

Log:
  Stage

Modified:
  head/net/wackamole/Makefile
  head/net/wackamole/pkg-plist

Modified: head/net/wackamole/Makefile
==============================================================================
--- head/net/wackamole/Makefile	Tue Apr 29 13:00:36 2014	(r352594)
+++ head/net/wackamole/Makefile	Tue Apr 29 13:17:33 2014	(r352595)
@@ -15,8 +15,4 @@ GNU_CONFIGURE=	yes
 
 CONFIGURE_ENV+=	YACC=${YACC}
 
-MAN5=		wackamole.conf.5
-MAN8=		wackamole.8 wackatrl.8
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/wackamole/pkg-plist
==============================================================================
--- head/net/wackamole/pkg-plist	Tue Apr 29 13:00:36 2014	(r352594)
+++ head/net/wackamole/pkg-plist	Tue Apr 29 13:17:33 2014	(r352595)
@@ -1,3 +1,6 @@
 etc/wackamole.conf.sample
 sbin/wackamole
 sbin/wackatrl
+man/man5/wackamole.conf.5.gz
+man/man8/wackamole.8.gz
+man/man8/wackatrl.8.gz



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