aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-rcssmin
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
commit9920d3ae657e820bce42911009136fc059210d0d (patch)
tree237480885bd130394dbcbc56f765540bba4416e2 /archivers/py-rcssmin
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'archivers/py-rcssmin')
-rw-r--r--archivers/py-rcssmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-rcssmin/Makefile b/archivers/py-rcssmin/Makefile
index dc4f6e6fc298..8cc1ebed4eb4 100644
--- a/archivers/py-rcssmin/Makefile
+++ b/archivers/py-rcssmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rcssmin
PORTVERSION= 1.0.6
+PORTREVISION= 1
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +15,5 @@ LICENSE= APACHE20
USES= python
USE_PYTHON= autoplist distutils
-NO_ARCH= yes
.include <bsd.port.mk>