diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index d5d5d9bd3922..a386c0d9662a 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -7,6 +7,7 @@ PORTNAME= pan PORTVERSION= 0.8.1b5 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://download.superpimp.org/pan/${PORTVERSION}/ DISTNAME= pan-0.8.1beta5 @@ -14,7 +15,7 @@ DISTNAME= pan-0.8.1beta5 MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ uu.1:${PORTSDIR}/converters/uulib \ unicode.0:${PORTSDIR}/devel/libunicode RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter |