diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-17 23:11:28 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-17 23:11:28 +0000 |
commit | bc4b4e37a6dc0c3e2993f18aeb1f14318442583a (patch) | |
tree | 62067319752e0fda1c089b81b2f0a6a9c4567e37 | |
parent | 33704cc69e93748555f1dad4bfa6ba13e226faad (diff) | |
download | FreeBSD-ports-bc4b4e37a6dc0c3e2993f18aeb1f14318442583a.zip FreeBSD-ports-bc4b4e37a6dc0c3e2993f18aeb1f14318442583a.tar.gz |
update MASTER_SITES
PR: 18007
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
-rw-r--r-- | security/xinetd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 8c64ae7..af7005b 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -8,7 +8,8 @@ PORTNAME= xinetd PORTVERSION= 2.1.8.8p2 CATEGORIES= security -MASTER_SITES= http://synack.net/xinetd/ +MASTER_SITES= http://www.xinetd.org/ \ + http://synack.net/xinetd/ MAINTAINER= vanilla@FreeBSD.org |