From 4b2988d9d2072f1a21fefee4f6ab51667fb486dc Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 05:07:53 +0000 Subject: CATEGORIES+= --> CATEGORIES= Minor variable reordering where needed. --- editors/beav/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/beav/Makefile') diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 269ecdd0dc5a..3f4b0a0f52e9 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -3,19 +3,18 @@ # Date created: 01 July 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.3 1996/02/23 10:55:09 adam Exp $ +# $Id: Makefile,v 1.4 1996/08/27 14:12:18 adam Exp $ # DISTNAME= beav-140-6 PKGNAME= beav-1.40.6 -CATEGORIES+= editors +CATEGORIES= editors MASTER_SITES= ftp://ftp.debian.org/debian/buzz/source/editors/ \\ ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/buzz/source/editors/ MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de WRKSRC= ${WRKDIR}/beav-140 - PATCH_STRIP= -p1 .include -- cgit v1.2.3