summaryrefslogtreecommitdiff
path: root/misc/less
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
commit47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch)
tree04f524367e2c1e7a76912077649c7df5494a5dcb /misc/less
parentUpgrade (diff)
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
Notes
Notes: svn path=/head/; revision=4385
Diffstat (limited to 'misc/less')
-rw-r--r--misc/less/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index 95dcf25a0791..2cd6dddd8306 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -3,11 +3,11 @@
# Date created: 8 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.10 1996/05/13 16:17:58 markm Exp $
+# $Id: Makefile,v 1.11 1996/07/26 04:25:29 ache Exp $
#
DISTNAME= less-321
-CATEGORIES+= misc
+CATEGORIES= misc
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/
MAINTAINER= ache@FreeBSD.ORG