diff options
Diffstat (limited to 'security/identify/Makefile')
-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 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 |