diff options
Diffstat (limited to 'graphics/poppler-qt4/Makefile')
-rw-r--r-- | graphics/poppler-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/poppler-qt4/Makefile b/graphics/poppler-qt4/Makefile index c50e1f71863c..cbf9b0a954ef 100644 --- a/graphics/poppler-qt4/Makefile +++ b/graphics/poppler-qt4/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ # $MCom: ports/graphics/poppler-qt4/Makefile,v 1.18 2012/10/14 23:04:21 kwm Exp $ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt4 MAINTAINER= gnome@FreeBSD.org -COMMENT= Qt4 bindings to poppler +COMMENT= Qt 4 bindings to poppler MASTERDIR= ${.CURDIR}/../../graphics/poppler SLAVEPORT= qt4 |