diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-17 16:45:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-17 16:45:25 +0000 |
commit | 0a38b6e81611aabb99f605888469acd358153490 (patch) | |
tree | ab3e3c31b6923c588165f9c22b4329cae295e4a2 /news/pan/Makefile | |
parent | 518dd83eca3277881d0a7bfc1deb4c9b8c7d42ad (diff) | |
download | ports-0a38b6e81611aabb99f605888469acd358153490.tar.gz ports-0a38b6e81611aabb99f605888469acd358153490.zip |
Notes
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index cfd80541ea4f..b152df25e9a8 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pan -PORTVERSION= 0.11.3 +PORTVERSION= 0.11.4 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ - http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \ +MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCES/ \ + http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCES/ \ ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/pan |