diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-08 15:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-08 15:06:37 +0000 |
commit | e0290ad88d81d5e536d1801cf8de1f1563c692df (patch) | |
tree | 7de5df2ea43d14188a5be898c938bb58da66dfeb /news/pan2 | |
parent | ce23a924925c73e2451ff6656597ca8f1ff0a03f (diff) | |
download | ports-e0290ad88d81d5e536d1801cf8de1f1563c692df.tar.gz ports-e0290ad88d81d5e536d1801cf8de1f1563c692df.zip |
Notes
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index b152df25e9a8..713490c0698b 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -8,8 +8,8 @@ PORTNAME= pan PORTVERSION= 0.11.4 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCES/ \ - http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCES/ \ +MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ + http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \ ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/pan |