diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-06-29 17:48:03 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-06-29 17:48:03 +0000 |
commit | 2919ae06f3bde1834639d95a506a29ff17eca839 (patch) | |
tree | 20dbbd0163b0f2e29b138ad818402e08210e8e02 /deskutils/pinot | |
parent | 3dba0c91604c9e47128cbf0113f8b564f40bc5b0 (diff) | |
download | ports-2919ae06f3bde1834639d95a506a29ff17eca839.tar.gz ports-2919ae06f3bde1834639d95a506a29ff17eca839.zip |
Notes
Diffstat (limited to 'deskutils/pinot')
-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} |