diff options
author | billf <billf@FreeBSD.org> | 1999-01-27 06:19:07 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-27 06:19:07 +0800 |
commit | 3cc49d9d17725cc50121790d4a1b82b23dc3ee5f (patch) | |
tree | 802b3aa609a179754b0c7909af0851f1c5b8eecd /security/strobe/Makefile | |
parent | ddd52918687f7e3150e7aed80fc8af830438ac9f (diff) | |
download | freebsd-ports-gnome-3cc49d9d17725cc50121790d4a1b82b23dc3ee5f.tar.gz freebsd-ports-gnome-3cc49d9d17725cc50121790d4a1b82b23dc3ee5f.tar.zst freebsd-ports-gnome-3cc49d9d17725cc50121790d4a1b82b23dc3ee5f.zip |
Move ports/net/{portscanner,strobe} to ports/security
Diffstat (limited to 'security/strobe/Makefile')
-rw-r--r-- | security/strobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index a00d9e70eda0..5d51b49e860c 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -3,11 +3,11 @@ # Date created: 23 Sep 1996 # Whom: proff # -# $Id: Makefile,v 1.2 1998/01/29 20:02:45 jseger Exp $ +# $Id: Makefile,v 1.3 1998/01/29 21:59:41 jseger Exp $ # DISTNAME= strobe-1.04 -CATEGORIES= net security +CATEGORIES= security net MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/ EXTRACT_SUFX= .tgz |