aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-05-06 04:06:51 +0800
committerbillf <billf@FreeBSD.org>1999-05-06 04:06:51 +0800
commit694540ff476a7bdb991a87ccf1bfa7c62b60551f (patch)
treea11179b08a3270e62484978d667c60d509c986b2 /security
parent1fee0eb0e5855f1aeb60a358ea747d4e51dc90af (diff)
downloadfreebsd-ports-gnome-694540ff476a7bdb991a87ccf1bfa7c62b60551f.tar.gz
freebsd-ports-gnome-694540ff476a7bdb991a87ccf1bfa7c62b60551f.tar.zst
freebsd-ports-gnome-694540ff476a7bdb991a87ccf1bfa7c62b60551f.zip
Re-order CATEGORIES into the correct order (primary [virtuals...])
PR: ports/11508 Submitted by: Dima Sivachenko <dima@Chg.RU>
Diffstat (limited to 'security')
-rw-r--r--security/identify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile
index 75b6c34b58e4..fde8b8df5bd7 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -3,11 +3,11 @@
# Date created: 13 March 1999
# Whom: nsayer@quack.kfu.com
#
-# $Id: Makefile,v 1.2 1999/04/02 19:19:55 nsayer Exp $
+# $Id: Makefile,v 1.3 1999/04/11 22:42:07 jseger Exp $
#
DISTNAME= identify-0.7
-CATEGORIES= net security
+CATEGORIES= security net
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
MAINTAINER= nsayer@quack.kfu.com