diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 1999-04-02 19:19:55 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 1999-04-02 19:19:55 +0000 |
commit | af21a70d1cb6eb3c0c270fd0e57f3aede728ed0b (patch) | |
tree | c27fca9da5fec7996381b115a2c2d509558b25da /security/identify | |
parent | f6d3e605f6b43a74cd7102b09c76acea480bf010 (diff) | |
download | ports-af21a70d1cb6eb3c0c270fd0e57f3aede728ed0b.tar.gz ports-af21a70d1cb6eb3c0c270fd0e57f3aede728ed0b.zip |
Notes
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 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 |