diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-06-30 01:48:03 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-06-30 01:48:03 +0800 |
commit | 2919ae06f3bde1834639d95a506a29ff17eca839 (patch) | |
tree | 20dbbd0163b0f2e29b138ad818402e08210e8e02 | |
parent | 3dba0c91604c9e47128cbf0113f8b564f40bc5b0 (diff) | |
download | freebsd-ports-gnome-2919ae06f3bde1834639d95a506a29ff17eca839.tar.gz freebsd-ports-gnome-2919ae06f3bde1834639d95a506a29ff17eca839.tar.zst freebsd-ports-gnome-2919ae06f3bde1834639d95a506a29ff17eca839.zip |
BerliOS is up again => remove the temporary site.
-rw-r--r-- | deskutils/pinot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index e56df798609f..e29b9e85bccb 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -8,9 +8,8 @@ PORTNAME= pinot PORTVERSION= 0.94 CATEGORIES= deskutils -MASTER_SITES= http://www.chez.com/colinf/pinot/ \ - http://prdownload.berlios.de/pinot/ \ - ${MASTER_SITE_BERLIOS} +MASTER_SITES= ${MASTER_SITE_BERLIOS} +#MASTER_SITES= http://www.chez.com/colinf/pinot/ \ # http://amra.dyndns.org/ MASTER_SITE_SUBDIR= ${PORTNAME} |