diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 18:48:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 18:48:28 +0000 |
commit | 91c92459a56f87ed7bffb85a55a0b5484066c05e (patch) | |
tree | cebd9069555fb1676b66e1a2e79c6628a1ce4f01 /security/libident | |
parent | ce83db575971c61d4a6902b0913cba3247e79ef2 (diff) | |
download | ports-91c92459a56f87ed7bffb85a55a0b5484066c05e.tar.gz ports-91c92459a56f87ed7bffb85a55a0b5484066c05e.zip |
Notes
Diffstat (limited to 'security/libident')
-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 2e10d24e603a..ab99ab6a0e6d 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -8,7 +8,7 @@ PORTNAME= libident PORTVERSION= 0.32 CATEGORIES= security -MASTER_SITES= http://rdenisc.free.fr/libident/ +MASTER_SITES= http://people.via.ecp.fr/~rem/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) |