Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2016 16:09:14 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413742 - head/www/py-django-annotations
Message-ID:  <201604211609.u3LG9E8u036273@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Apr 21 16:09:14 2016
New Revision: 413742
URL: https://svnweb.freebsd.org/changeset/ports/413742

Log:
  www/py-django-annotations: bump portrev for plist fix, fix braino

Modified:
  head/www/py-django-annotations/Makefile

Modified: head/www/py-django-annotations/Makefile
==============================================================================
--- head/www/py-django-annotations/Makefile	Thu Apr 21 16:08:16 2016	(r413741)
+++ head/www/py-django-annotations/Makefile	Thu Apr 21 16:09:14 2016	(r413742)
@@ -2,6 +2,7 @@
 
 PORTNAME=	django-annotations
 PORTVERSION=	0.0.0.2016041401
+PORTREVISION=	1
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -22,7 +23,7 @@ GH_ACCOUNT=	TheDataShed
 GH_TAGNAME=	cdb04b4
 
 NO_ARCH=	yes
-PLIST_FILES=	"@sample etc/annotations/default/__init__.py.sample"\
+PLIST_FILES=	"@sample etc/annotations/default/__init__.py.sample"
 
 .include <bsd.port.pre.mk>
 



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