diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-04-02 19:19:55 +0000 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-04-02 19:19:55 +0000 |
commit | 72a41d72bd908d16ddcd2016ec52412110566a9d (patch) | |
tree | f27b1a9b115264423afd21e7e6b4b798f20a93fc /security/identify | |
parent | ce17c4c25033dc4e7282fce956d6f42885f4e411 (diff) | |
download | FreeBSD-ports-72a41d72bd908d16ddcd2016ec52412110566a9d.zip FreeBSD-ports-72a41d72bd908d16ddcd2016ec52412110566a9d.tar.gz |
Oops.
Remove devel from list of categories.
Diffstat (limited to 'security/identify')
-rw-r--r-- | security/identify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index 99f262c..8cbb1ef 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 |