diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-12 07:53:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-12 07:53:06 +0000 |
commit | 7c0bb5a399b9c82c798a04673bc51be4febd1aa4 (patch) | |
tree | 09c4b903a36efb3e0102e8e0dda1eff2b0f05eeb | |
parent | 2fbd132d5768093f372b354ed2bbb1fb35816299 (diff) | |
download | ports-7c0bb5a399b9c82c798a04673bc51be4febd1aa4.tar.gz ports-7c0bb5a399b9c82c798a04673bc51be4febd1aa4.zip |
Notes
-rw-r--r-- | news/pan/Makefile | 2 | ||||
-rw-r--r-- | news/pan2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 10a328dd4ae4..2c9aa5b4096c 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -8,7 +8,7 @@ PORTNAME= pan PORTVERSION= 0.10.0.90 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ +MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ MAINTAINER= gnome@FreeBSD.org diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 10a328dd4ae4..2c9aa5b4096c 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -8,7 +8,7 @@ PORTNAME= pan PORTVERSION= 0.10.0.90 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ +MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ MAINTAINER= gnome@FreeBSD.org |