Date: Thu, 1 Aug 2013 17:54:38 +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: r324115 - head/net/bird Message-ID: <201308011754.r71HscRs084948@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Aug 1 17:54:38 2013 New Revision: 324115 URL: http://svnweb.freebsd.org/changeset/ports/324115 Log: Fix typo Modified: head/net/bird/Makefile Modified: head/net/bird/Makefile ============================================================================== --- head/net/bird/Makefile Thu Aug 1 16:25:09 2013 (r324114) +++ head/net/bird/Makefile Thu Aug 1 17:54:38 2013 (r324115) @@ -3,7 +3,7 @@ PORTNAME= bird PORTVERSION= 1.3.11 -PORTREVESION= 1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ \ http://bird.mpls.in/distfiles/bird/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308011754.r71HscRs084948>