aboutsummaryrefslogtreecommitdiff
path: root/security/identify
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-05-05 20:06:51 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-05-05 20:06:51 +0000
commitf41edfe762ccf856f73f1161499173d590dfa705 (patch)
tree8c2a33d5332a9c22e9fcec56cb45bfb46c4e40b0 /security/identify
parent083964b0756b5e3141795a7cc9ae02e6109b5294 (diff)
downloadports-f41edfe762ccf856f73f1161499173d590dfa705.tar.gz
ports-f41edfe762ccf856f73f1161499173d590dfa705.zip
Re-order CATEGORIES into the correct order (primary [virtuals...])
PR: ports/11508 Submitted by: Dima Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=18517
Diffstat (limited to 'security/identify')
-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