diff options
Diffstat (limited to 'security/libident/Makefile')
-rw-r--r-- | security/libident/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 96e239f0f28a..745fda6de806 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -9,7 +9,7 @@ PORTNAME= libident PORTVERSION= 0.32 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://people.via.ecp.fr/~rem/libident/ +MASTER_SITES= http://www.remlab.net/files/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) |