summaryrefslogtreecommitdiff
path: root/security/identify
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-04-02 19:19:55 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-04-02 19:19:55 +0000
commitaf21a70d1cb6eb3c0c270fd0e57f3aede728ed0b (patch)
treec27fca9da5fec7996381b115a2c2d509558b25da /security/identify
parentAdd SUBDIR line for new identify port (diff)
Oops.
Remove devel from list of categories.
Notes
Notes: svn path=/head/; revision=17565
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 99f262cf16a9..8cbb1efc5eaa 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -3,11 +3,11 @@
# Date created: 13 March 1999
# Whom: nsayer@quack.kfu.com
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1999/04/02 19:07:30 nsayer Exp $
#
DISTNAME= identify-0.7
-CATEGORIES= devel net security
+CATEGORIES= net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
MAINTAINER= nsayer@quack.kfu.com