diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-07-19 13:40:34 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-07-19 13:40:34 +0800 |
commit | 36e206559bffafe85655f9e27dbaf7efc0e871f0 (patch) | |
tree | 53bb6b07c84cb4a18f3c1d37608acbc01ba54fac /security/pidentd | |
parent | fd1d2ff59a6dfdd52c7d262aeab19718b9e9a676 (diff) | |
download | freebsd-ports-graphics-36e206559bffafe85655f9e27dbaf7efc0e871f0.tar.gz freebsd-ports-graphics-36e206559bffafe85655f9e27dbaf7efc0e871f0.tar.zst freebsd-ports-graphics-36e206559bffafe85655f9e27dbaf7efc0e871f0.zip |
- update MASTER_SITES
Diffstat (limited to 'security/pidentd')
-rw-r--r-- | security/pidentd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index ae4b92b1de0..d89b5bc8bff 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -8,8 +8,8 @@ PORTNAME= pidentd PORTVERSION= 3.0.16 CATEGORIES= security ipv6 -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ - ftp://ftp.fu-berlin.de/unix/security/ident/servers/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ \ |