summaryrefslogtreecommitdiff
path: root/devel/prcs
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 /devel/prcs
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'devel/prcs')
-rw-r--r--devel/prcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile
index c424b7de6b06..343caa4fe305 100644
--- a/devel/prcs/Makefile
+++ b/devel/prcs/Makefile
@@ -3,11 +3,11 @@
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1996/09/18 00:54:30 jmacd Exp $
+# $Id: Makefile,v 1.3 1996/10/08 07:32:33 asami Exp $
#
DISTNAME= prcs-1.0.1
-CATEGORIES+= devel
+CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
MAINTAINER= jmacd@FreeBSD.ORG