diff options
author | torstenb <torstenb@FreeBSD.org> | 1995-10-07 21:08:35 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1995-10-07 21:08:35 +0800 |
commit | 8733a0a7de4a5fcdcb33b1acda6bffcb8950a915 (patch) | |
tree | f84789f580168dda82005cb2a3722e943b7af456 /security | |
parent | 6773ec6488eb64f994918f6893b26023a09b2865 (diff) | |
download | freebsd-ports-gnome-8733a0a7de4a5fcdcb33b1acda6bffcb8950a915.tar.gz freebsd-ports-gnome-8733a0a7de4a5fcdcb33b1acda6bffcb8950a915.tar.zst freebsd-ports-gnome-8733a0a7de4a5fcdcb33b1acda6bffcb8950a915.zip |
add "networking" to the categories list
Diffstat (limited to 'security')
-rw-r--r-- | security/ssh/Makefile | 4 | ||||
-rw-r--r-- | security/ssh2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 9331a05c50a0..1f95fb625601 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,11 +3,11 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/07 01:19:27 torstenb Exp $ # DISTNAME= ssh-1.2.10 -CATEGORIES= security +CATEGORIES= security networking MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 9331a05c50a0..1f95fb625601 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -3,11 +3,11 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/10/07 01:19:27 torstenb Exp $ # DISTNAME= ssh-1.2.10 -CATEGORIES= security +CATEGORIES= security networking MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ |