diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
commit | a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /misc | |
parent | f33e947bbb36a45245b87aacb2470cc573d9f772 (diff) | |
download | freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.gz freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.zst freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.zip |
Chase update of Poppler after revision r421386
Diffstat (limited to 'misc')
-rw-r--r-- | misc/auto-multiple-choice/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index 5ba15ba89e64..e717ab366cc6 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= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index cd025b537a4f..bb04dc798b48 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= tellico PORTVERSION= 2.3.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |