diff options
-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 0e162eb..ee0889a 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://nast.berlios.de/src/ \ - http://voodoo.oberon.net/downloads/ + http://voodoo.oberon.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= krion@FreeBSD.org |