diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-17 23:11:28 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-17 23:11:28 +0000 |
commit | dcd028fec758495be09d593dc314a69db68b209c (patch) | |
tree | cc7496270e0317dbb6c0a0a410bcbfac4caf544b /security | |
parent | update to 1.6.3 (diff) |
update MASTER_SITES
PR: 18007
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes:
svn path=/head/; revision=27706
Diffstat (limited to 'security')
-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 8c64ae78c3de..af7005b39d0f 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 |