diff options
Diffstat (limited to 'www/quixote')
-rw-r--r-- | www/quixote/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 380b869a22cd..44cf37f46e76 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -8,7 +8,8 @@ PORTNAME= quixote PORTVERSION= 1.2 CATEGORIES= www python -MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ +MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ \ + http://bsdchat.com/dist/dryice/ DISTNAME= Quixote-${PORTVERSION} MAINTAINER= dryice@liu.com.cn |