summaryrefslogtreecommitdiff
path: root/x11/rxvt
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 /x11/rxvt
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index f818154687a9..c18efda1492f 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -3,11 +3,11 @@
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
-# $Id: Makefile,v 1.7 1995/04/12 20:31:23 asami Exp $
+# $Id: Makefile,v 1.8 1996/10/15 19:24:55 asami Exp $
#
DISTNAME= rxvt-2.09
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/misc/
MAINTAINER= gpalmer@FreeBSD.ORG