diff options
-rw-r--r-- | news/pan/Makefile | 4 | ||||
-rw-r--r-- | news/pan2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index b152df25e9a8..713490c0698b 100644 --- a/news/pan/Makefile +++ b/news/pan/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 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 |