diff options
Diffstat (limited to 'net/nast')
-rw-r--r-- | net/nast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index 810e1e7c5774..ad9b20a43f16 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -9,7 +9,7 @@ PORTNAME= nast PORTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://nast.berlios.de/src/ \ +MASTER_SITES= http://download.berlios.de/${PORTNAME}/ \ http://voodoo.bawue.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} |