Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2013 07:38:01 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311913 - head/devel/boost-jam
Message-ID:  <201302080738.r187c1iL095980@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Feb  8 07:38:01 2013
New Revision: 311913
URL: http://svnweb.freebsd.org/changeset/ports/311913

Log:
  Remove the left over pkg-plist file as we use PLIST_FILES
  Bump port revision
  
  Submitted by:	green dog <fiziologus@gmail.com>

Deleted:
  head/devel/boost-jam/pkg-plist
Modified:
  head/devel/boost-jam/Makefile

Modified: head/devel/boost-jam/Makefile
==============================================================================
--- head/devel/boost-jam/Makefile	Fri Feb  8 07:26:06 2013	(r311912)
+++ head/devel/boost-jam/Makefile	Fri Feb  8 07:38:01 2013	(r311913)
@@ -4,6 +4,8 @@
 PORTNAME=	boost-jam
 COMMENT=	Build tool from the boost.org
 
+PORTREVISION=	1
+
 PLIST_FILES=	bin/bjam
 
 .include "${.CURDIR}/../boost-all/common.mk"



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