aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/poppler-utils
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-07-03 03:59:23 +0800
committermezz <mezz@FreeBSD.org>2008-07-03 03:59:23 +0800
commitb5467803b6c983989e82f24771d7876759989e5d (patch)
treedb0f079818b7ddb9ee8d9530c974b1a394bc4e15 /graphics/poppler-utils
parent12b9beb53754f55bbe0cea7c29d2bb1b5f5fa23a (diff)
downloadfreebsd-ports-gnome-b5467803b6c983989e82f24771d7876759989e5d.tar.gz
freebsd-ports-gnome-b5467803b6c983989e82f24771d7876759989e5d.tar.zst
freebsd-ports-gnome-b5467803b6c983989e82f24771d7876759989e5d.zip
Update to 0.8.4.
Diffstat (limited to 'graphics/poppler-utils')
-rw-r--r--graphics/poppler-utils/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/poppler-utils/Makefile b/graphics/poppler-utils/Makefile
index 5f25b2b4a3bd..99c995440ae6 100644
--- a/graphics/poppler-utils/Makefile
+++ b/graphics/poppler-utils/Makefile
@@ -3,9 +3,10 @@
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/poppler-utils/Makefile,v 1.1 2007/06/20 17:12:04 ahze Exp $
+# $MCom: ports/graphics/poppler-utils/Makefile,v 1.1 2007/06/20 17:12:04 ahze Exp $
+#
-PORTREVISION= 2
+PORTREVISION= 0
PKGNAMESUFFIX= -utils
MAINTAINER= gnome@FreeBSD.org
@@ -13,6 +14,6 @@ COMMENT= Poppler's xpdf-workalike command line utilities
MASTERDIR= ${.CURDIR}/../../graphics/poppler
SLAVEPORT= utils
-PLIST= ${.CURDIR}/pkg-plist
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"