diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /net/ytalk/Makefile | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (diff) |
Notes
Diffstat (limited to 'net/ytalk/Makefile')
-rw-r--r-- | net/ytalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index 14814b13a5e3..fd5d28da2f6a 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -3,12 +3,12 @@ # Date created: 18 March 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/15 05:42:11 asami Exp $ +# $Id: Makefile,v 1.5 1995/11/27 04:05:58 asami Exp $ # DISTNAME= ytalk-v3pl2 PKGNAME= ytalk-3.0.2 -CATEGORIES+= net +CATEGORIES= net MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/ MAINTAINER= asami@FreeBSD.ORG |