diff options
-rw-r--r-- | net/nast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index 9083c42..b98828b 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -8,7 +8,8 @@ PORTNAME= nast PORTVERSION= 0.1.7e CATEGORIES= net -MASTER_SITES= http://nast.berlios.de/src/ +MASTER_SITES= http://nast.berlios.de/src/ \ + http://voodoo.oberon.net/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ponomarew@oberon.net |