diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 17:07:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 17:07:51 +0000 |
commit | 59deb69012e8ee66c43cbd107264d696b9b5d8df (patch) | |
tree | 9e8a7e9ae411da9a10495b6f4f6b95ddb93b39dc /news | |
parent | 6f0132a5273f17515a2357e6a47573bd3418d49d (diff) | |
download | ports-59deb69012e8ee66c43cbd107264d696b9b5d8df.tar.gz ports-59deb69012e8ee66c43cbd107264d696b9b5d8df.zip |
Notes
Diffstat (limited to 'news')
-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 1410f84fb48c..9213060262cf 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -13,7 +13,7 @@ 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 +MASTER_SITE_SUBDIR= sources/pan/0.11 DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 44052261b2a1..decb8539daef 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -13,7 +13,7 @@ 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 +MASTER_SITE_SUBDIR= sources/pan/0.13 DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |