diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 21:20:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 21:20:16 +0800 |
commit | e5ecc6844564f9c971bd7073cd264ec723d891c7 (patch) | |
tree | cde0211911d8ec0a8310572a7d2363b936f4f80e /security/libident | |
parent | d779c3266cf9cdf4642f3a304036c8cdbcf566d5 (diff) | |
download | freebsd-ports-gnome-e5ecc6844564f9c971bd7073cd264ec723d891c7.tar.gz freebsd-ports-gnome-e5ecc6844564f9c971bd7073cd264ec723d891c7.tar.zst freebsd-ports-gnome-e5ecc6844564f9c971bd7073cd264ec723d891c7.zip |
Change category "networking" to "net".
Diffstat (limited to 'security/libident')
-rw-r--r-- | security/libident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 38ce63eb3c4a..3873f1e48ce1 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -3,11 +3,11 @@ # Date created: 9 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/12 07:29:17 asami Exp $ # DISTNAME= libident-0.18 -CATEGORIES= development networking security +CATEGORIES= devel net security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ MAINTAINER= torstenb@FreeBSD.ORG |