diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-09-05 20:02:03 +0000 |
commit | 548adee57e2bf12e90cf11b0879862f73c631b91 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /misc | |
parent | 123219a9663f0199289ce700eacf57a9896e1e05 (diff) |
Chase update of Poppler after revision r421386
Notes
Notes:
svn path=/head/; revision=421390
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/ |