diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-10-29 06:37:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-10-29 06:37:44 +0000 |
commit | 4cb090ddb281a4164534ab96cd5064f333f3aca8 (patch) | |
tree | de0ecfa72d2d0c49a5a3da22c94bdb5ab2c1c762 /security/uberkey | |
parent | ef000a009d212f3c7affd0f280c957b63d54db9e (diff) | |
download | ports-4cb090ddb281a4164534ab96cd5064f333f3aca8.tar.gz ports-4cb090ddb281a4164534ab96cd5064f333f3aca8.zip |
Notes
Diffstat (limited to 'security/uberkey')
-rw-r--r-- | security/uberkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/uberkey/Makefile b/security/uberkey/Makefile index d3aad04c5061..6439f26253f3 100644 --- a/security/uberkey/Makefile +++ b/security/uberkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://www.linuks.mine.nu/uberkey/ LOCAL/chinsan -MAINTAINER= chinsan@chinsan.info +MAINTAINER= chinsan@FreeBSD.org COMMENT= A keylogger for x86 systems ONLY_FOR_ARCHS= i386 |