diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-02 10:00:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-05-02 10:00:12 +0000 |
commit | 1c19339682d64e91249127da1901f769b0be1c41 (patch) | |
tree | 259658972229439dcee6d85935fb34284842cd64 /misc | |
parent | 8bb6875964db4aa6351c63b956fe033c63844b1b (diff) | |
download | ports-1c19339682d64e91249127da1901f769b0be1c41.tar.gz ports-1c19339682d64e91249127da1901f769b0be1c41.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/auto-multiple-choice/Makefile | 2 | ||||
-rw-r--r-- | misc/rubygem-rabbit/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index 42752e914044..bc37936fa401 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.3.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp diff --git a/misc/rubygem-rabbit/Makefile b/misc/rubygem-rabbit/Makefile index 2bb7f4891053..9791ac9e4545 100644 --- a/misc/rubygem-rabbit/Makefile +++ b/misc/rubygem-rabbit/Makefile @@ -3,7 +3,7 @@ PORTNAME= rabbit PORTVERSION= 2.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 4af1d4061666..1acd2f03f166 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -3,6 +3,7 @@ PORTNAME= tellico DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |