diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
commit | e5ecc6844564f9c971bd7073cd264ec723d891c7 (patch) | |
tree | cde0211911d8ec0a8310572a7d2363b936f4f80e /security/pidentd | |
parent | d779c3266cf9cdf4642f3a304036c8cdbcf566d5 (diff) | |
download | FreeBSD-ports-e5ecc6844564f9c971bd7073cd264ec723d891c7.zip FreeBSD-ports-e5ecc6844564f9c971bd7073cd264ec723d891c7.tar.gz |
Change category "networking" to "net".
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 992efcb..96460f8 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.8 1995/07/27 20:29:39 torstenb Exp $ +# $Id: Makefile,v 1.9 1995/07/28 01:00:30 ache Exp $ # DISTNAME= pidentd-2.6.1 -CATEGORIES+= security networking +CATEGORIES+= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ ALL_TARGET= freebsd |