diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index e78dc0ea456..74bc19baa54 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2002/09/25 04:58:44 rh Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/25 05:58:45 rh Exp $ # DISTNAME= pan-0.13.0 CATEGORIES= news -MASTER_SITES= http://pan.rebelbase.com/download/${DISTNAME:C/pan-//}/SOURCE/ +MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/SOURCE/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org |