svn commit: r413742 - head/www/py-django-annotations

Steve Wills swills at FreeBSD.org
Thu Apr 21 16:09:16 UTC 2016


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>
 


More information about the svn-ports-all mailing list