Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2014 16:02:58 +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: r359103 - head/print/texinfo-minimal
Message-ID:  <201406241602.s5OG2wLg095881@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jun 24 16:02:57 2014
New Revision: 359103
URL: http://svnweb.freebsd.org/changeset/ports/359103
QAT: https://qat.redports.org/buildarchive/r359103/

Log:
  Forgot to change the suffix

Modified:
  head/print/texinfo-minimal/Makefile

Modified: head/print/texinfo-minimal/Makefile
==============================================================================
--- head/print/texinfo-minimal/Makefile	Tue Jun 24 15:59:52 2014	(r359102)
+++ head/print/texinfo-minimal/Makefile	Tue Jun 24 16:02:57 2014	(r359103)
@@ -4,7 +4,7 @@ PORTNAME=	texinfo
 PORTVERSION=	5.2
 CATEGORIES=	print ports-mgmt
 MASTER_SITES=	GNU
-PKGNAMEPREFIX=	pkg-
+PKGNAMESUFFIX=	-minimal
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Minimal version of texinfo



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