diff options
author | ade <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
commit | 39dd7ce8347e01888336999014f2efa8bb711577 (patch) | |
tree | 17d85c6c8dc46787ab72b21eb80f917e4504165a /news/pan2/Makefile | |
parent | e8a6ec75861d0067f07a33e51b40a44c32d69446 (diff) | |
download | FreeBSD-ports-39dd7ce8347e01888336999014f2efa8bb711577.zip FreeBSD-ports-39dd7ce8347e01888336999014f2efa8bb711577.tar.gz |
Chase new gnomeprint
Diffstat (limited to 'news/pan2/Makefile')
-rw-r--r-- | news/pan2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index d5d5d9b..a386c0d 100644 --- a/news/pan2/Makefile +++ b/news/pan2/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 |