diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 13:45:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-12 13:45:13 +0000 |
commit | 7c918992e38e973607c0127a81e47c42746ddedb (patch) | |
tree | 1bbd4f757d1b652e5296cddbdd7e180a47e10662 /net/wmnet2 | |
parent | 26fee660d9c964e2d0bb127f862c90832f3b6eab (diff) |
Notes
Diffstat (limited to 'net/wmnet2')
-rw-r--r-- | net/wmnet2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 2874318b6bac..8bea9894d79c 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -9,7 +9,8 @@ PORTNAME= wmnet2 PORTVERSION= 1.06 PORTREVISION= 3 CATEGORIES= net -MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= wmnet-${PORTVERSION} MAINTAINER= flag@gufi.org |