svn commit: r369647 - head/multimedia/quvi09

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 30 17:06:41 UTC 2014


Author: sunpoet
Date: Tue Sep 30 17:06:40 2014
New Revision: 369647
URL: http://svnweb.freebsd.org/changeset/ports/369647
QAT: https://qat.redports.org/buildarchive/r369647/

Log:
  - Fix PKGNAME collision

Modified:
  head/multimedia/quvi09/Makefile

Modified: head/multimedia/quvi09/Makefile
==============================================================================
--- head/multimedia/quvi09/Makefile	Tue Sep 30 16:51:21 2014	(r369646)
+++ head/multimedia/quvi09/Makefile	Tue Sep 30 17:06:40 2014	(r369647)
@@ -6,6 +6,7 @@ PORTVERSION=	0.9.5
 CATEGORIES=	multimedia devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ \
 		GOOGLE_CODE
+PKGNAMESUFFIX=	09
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Command line tool for parsing flash media stream URLs


More information about the svn-ports-head mailing list