summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-14 20:42:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-14 20:42:13 +0000
commit7822d204253b6bf48edfc6fb32b46f973818079f (patch)
tree6b564a0488bada950f71fde12d41b09cd3d9a769
parent- Update to 8.0.211: bugfix release. (diff)
- Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=107071
-rw-r--r--net/nast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile
index 0e162eb86145..ee0889a0cdaf 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