aboutsummaryrefslogtreecommitdiff
path: root/net/recvnet
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
commit666ea03b52924fa5089708a0d584b1623fde36d7 (patch)
tree811f76c652f5f94d5dcf12487eb5a072328e4d7f /net/recvnet
parent27f051e196ae160f0c7283ec823166942cf5e713 (diff)
downloadports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz
ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip
Use MASTER_SITE_CRITICAL
Notes
Notes: svn path=/head/; revision=209964
Diffstat (limited to 'net/recvnet')
-rw-r--r--net/recvnet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile
index 95e1ab0ff165..8fbd679ad93e 100644
--- a/net/recvnet/Makefile
+++ b/net/recvnet/Makefile
@@ -9,8 +9,7 @@ PORTNAME= recvnet
PORTVERSION= 0.0.1
CATEGORIES= net
MASTER_SITES= http://www.vanheusden.com/Linux/ \
- http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/
+ CRITICAL
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org