diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
commit | 422c3208b6aaa43cf9813d5a60186362439964d7 (patch) | |
tree | 4d56626b11c8a65139d8d8ec861b914271740669 /net-mgmt | |
parent | 74cf2063147580a0d91c5239a97c72b1d49fd88b (diff) | |
download | FreeBSD-ports-422c3208b6aaa43cf9813d5a60186362439964d7.zip FreeBSD-ports-422c3208b6aaa43cf9813d5a60186362439964d7.tar.gz |
Change "networking" to "net".
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index ef936ef..93a21f0 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.6 1995/04/24 08:26:50 asami Exp $ +# $Id: Makefile,v 1.7 1995/09/15 10:41:29 asami Exp $ # DISTNAME= scotty-1.2.0 -CATEGORIES+= networking +CATEGORIES+= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ PATCHFILES= scotty-1.2.0-1.2.1.diff.gz scotty-1.2.1-1.2.2.diff.gz |