From 47a616f11d266abac2936b7fc036ae1f1a1cc70d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 05:50:23 +0000 Subject: CATEGORIES+= --> CATEGORIES= Misc variable reordering, cleaning up, etc. --- converters/btoa/Makefile | 4 ++-- converters/p5-Convert-UU/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'converters') diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 2cb4aa3197ef..9a1cdb9a13f5 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -3,12 +3,12 @@ # Date created: 4 Apr 1996 # Whom: Brent J. Nordquist # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/09 03:58:12 asami Exp $ # DISTNAME= btoa-5.2 PKGNAME= btoa-5.2.1 -CATEGORIES+= misc +CATEGORIES= misc MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ PATCH_SITES= ${MASTER_SITES} diff --git a/converters/p5-Convert-UU/Makefile b/converters/p5-Convert-UU/Makefile index 45fc6ceff026..4ebeeb31ca69 100644 --- a/converters/p5-Convert-UU/Makefile +++ b/converters/p5-Convert-UU/Makefile @@ -3,12 +3,12 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.1.1.1 1996/10/24 08:25:20 jfitz Exp $ +# $Id: Makefile,v 1.2 1996/10/24 09:58:09 jfitz Exp $ # DISTNAME= Convert-UU-0.01 PKGNAME= p5-Convert-UU-0.1 -CATEGORIES+= misc +CATEGORIES= misc MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Convert/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Convert/ \ ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Convert/ \ -- cgit v1.2.3