diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
commit | 8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9 (patch) | |
tree | 65ab3d0b4fbb8fcca0b30ebbee461ebcce2d731e /news | |
parent | a08c93c34ade97340759f020b9018a04fe9eef84 (diff) | |
download | ports-8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9.tar.gz ports-8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 3 | ||||
-rw-r--r-- | news/pan2/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/news/pan2/Makefile b/news/pan2/Makefile index d5d5d9bd3922..a386c0d9662a 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 |