diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:00:18 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:00:18 +0000 |
commit | 9298ebdd625bfc8803cea5c0b63fb3d6f5a9e7f3 (patch) | |
tree | 9b35240f7ad79aa21bee51affd2141dce1981691 /security | |
parent | Style fixes for graphics category. (diff) |
Style: ports/security
Notes
Notes:
svn path=/head/; revision=37991
Diffstat (limited to 'security')
-rw-r--r-- | security/pidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 7fbf5331a909..799041c17bf0 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pidentd -PORTVERSION= 2.8.5 +PORTVERSION= 2.8.5 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ |