diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 13:42:35 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-05-02 13:42:35 +0000 |
commit | 7b7d4daba27bd0847f51e30f477dd542df613696 (patch) | |
tree | e960303c4a776c501e986190d738649b984b4404 /news/pan | |
parent | Fix MASTER_SITES. (diff) |
Update MASTER_SITES to match the new layout of the ftp site.
Notes
Notes:
svn path=/head/; revision=28253
Diffstat (limited to 'news/pan')
-rw-r--r-- | news/pan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 4daa007d44f2..57ca28fb9f83 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -8,7 +8,7 @@ PORTNAME= pan PORTVERSION= 0.7.6 CATEGORIES= news gnome -MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \ +MASTER_SITES= ftp://source.rebelbase.com/pub/pan/${PORTVERSION}/ \ ftp://source.rebelbase.com/pub/pan/obsolete/ MAINTAINER= jedgar@FreeBSD.org |