summaryrefslogtreecommitdiff
path: root/net/cvsup/Makefile
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/cvsup/Makefile
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to '')
-rw-r--r--net/cvsup/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index 07fe5d8c81ed..ffab43b7774d 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -3,13 +3,12 @@
# Date created: 7 August 1996
# Whom: asami
#
-# $Id: Makefile,v 1.12 1996/11/01 17:02:06 jdp Exp $
+# $Id: Makefile,v 1.13 1996/11/01 20:30:46 jdp Exp $
#
DISTNAME= cvsup-13.5
-CATEGORIES+= devel
-CATEGORIES+= net
-MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
+CATEGORIES= devel net
+MASTERSITES= ftp://freefall.freebsd.org/pub/CVSup/
MAINTAINER= jdp@FreeBSD.org