diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-01 12:44:13 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-01 12:44:13 +0000 |
commit | a8a4aa40f18cc55838a273c3a537a3339aaf3afe (patch) | |
tree | b942dccee32fa57c09c76c372cb0018165a4ca9d | |
parent | update devel/libvanessa_socket: 0.0.3 --> 0.0.5 (diff) |
update net/nast:
Added new master site
PR: 53491
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=83990
-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 9083c42811ea..b98828bbefeb 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 |