diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 75fb775fc7d..e43fee794c2 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2004/02/14 19:24:05 minskim Exp $ +# $NetBSD: Makefile,v 1.33 2004/03/08 19:40:42 jmmv Exp $ # DISTNAME= pan-0.14.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= news MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/SOURCE/ EXTRACT_SUFX= .tar.bz2 @@ -11,7 +11,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://pan.rebelbase.com/ COMMENT= Newsreader for GTK2 -DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs +DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= YES USE_PERL5= build |