diff options
author | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-08-28 18:48:41 +0800 |
commit | ac15cdb753ba5a41c4e919d7759320191f2816db (patch) | |
tree | e8662933040621ddf63fcfde406a594d3862454e /comms | |
parent | 9e980a48770dd00cac413914bac7bf426c84bd23 (diff) | |
download | freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.gz freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.tar.zst freebsd-ports-gnome-ac15cdb753ba5a41c4e919d7759320191f2816db.zip |
- Bump PORTREVISION after libzip update
Diffstat (limited to 'comms')
-rw-r--r-- | comms/concordance/Makefile | 1 | ||||
-rw-r--r-- | comms/libconcord/Makefile | 1 | ||||
-rw-r--r-- | comms/py-libconcord/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/comms/concordance/Makefile b/comms/concordance/Makefile index 38a9e5b2cfc7..aa048cd980fd 100644 --- a/comms/concordance/Makefile +++ b/comms/concordance/Makefile @@ -3,6 +3,7 @@ PORTNAME= concordance PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF diff --git a/comms/libconcord/Makefile b/comms/libconcord/Makefile index 691618540c96..9dac5f822c2a 100644 --- a/comms/libconcord/Makefile +++ b/comms/libconcord/Makefile @@ -3,6 +3,7 @@ PORTNAME= libconcord PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/concordance/concordance/${PORTVERSION} DISTNAME= concordance-${PORTVERSION} diff --git a/comms/py-libconcord/Makefile b/comms/py-libconcord/Makefile index 6a5711ff7d1e..5d87798b78da 100644 --- a/comms/py-libconcord/Makefile +++ b/comms/py-libconcord/Makefile @@ -3,6 +3,7 @@ PORTNAME= libconcord PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/concordance/concordance/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |