diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:06:03 +0000 |
commit | 510bcaa2de6fe345f19661f4b874adc150460211 (patch) | |
tree | 13b1dd128e794add7444bb39fc28dfcfc2237596 /net/scotty3/Makefile | |
parent | Move utils to misc. Add www. (diff) |
Change "networking" to "net".
Notes
Notes:
svn path=/head/; revision=2485
Diffstat (limited to 'net/scotty3/Makefile')
-rw-r--r-- | net/scotty3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index ef936ef1b275..93a21f0843a2 100644 --- a/net/scotty3/Makefile +++ b/net/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 |