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-mgmt | |
parent | e60d4861edf59931680528ed013fa3c075d7e1e9 (diff) | |
download | ports-510bcaa2de6fe345f19661f4b874adc150460211.tar.gz ports-510bcaa2de6fe345f19661f4b874adc150460211.zip |
Notes
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 ef936ef1b275..93a21f0843a2 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 |