diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 17:39:31 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 17:39:31 +0000 |
commit | 5b41a0372f5aa519fd07b7811b9f5503a9c918dc (patch) | |
tree | bcff0b9ffa93e269426dccf4b8d62d05a9006da0 /news/pan/Makefile | |
parent | 84141096a613c0a5632ba90eec494c6fe230061a (diff) | |
download | ports-5b41a0372f5aa519fd07b7811b9f5503a9c918dc.tar.gz ports-5b41a0372f5aa519fd07b7811b9f5503a9c918dc.zip |
Update to 0.9.1
Notes
Notes:
svn path=/head/; revision=34038
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 16d84406490b..b92108443b03 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,15 +6,14 @@ # PORTNAME= pan -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= news gnome MASTER_SITES= http://download.superpimp.org/pan/${PORTVERSION}/ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ - uu.1:${PORTSDIR}/converters/uulib \ - unicode.0:${PORTSDIR}/devel/libunicode + uu.1:${PORTSDIR}/converters/uulib USE_BZIP2= yes USE_X_PREFIX= yes |