summaryrefslogtreecommitdiff
path: root/net/rdist6
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /net/rdist6
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'net/rdist6')
-rw-r--r--net/rdist6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index f922d518dcca..69a974e43cde 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 August 1995
# Whom: peter
#
-# $Id: Makefile,v 1.8 1996/09/21 05:29:51 peter Exp $
+# $Id: Makefile,v 1.9 1996/11/13 12:41:24 asami Exp $
#
DISTNAME= rdist-6.1.3
-CATEGORIES+= net
+CATEGORIES= net
MASTER_SITES= ftp://usc.edu/pub/rdist/
MAINTAINER= peter@FreeBSD.org