diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ouch/Makefile | 2 | ||||
-rw-r--r-- | archivers/py-cramjam/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/archivers/ouch/Makefile b/archivers/ouch/Makefile index aa67c49c77ee..d0417d8800e5 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,6 +1,6 @@ PORTNAME= ouch DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index e1ec99b661fb..2f0b8769373a 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,5 +1,6 @@ PORTNAME= cramjam PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |