From 3579254c2d1c7318deddfe4d4e2aca1a7bf847c4 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 14 Nov 1995 13:03:13 +0000 Subject: (1) CATEGORIES is "emulation", not "emulators" (I know, I know! I'm going to do something about this situation once 2.1 is out!) (2) Add PKGNAME=linux_lib-1.0. Version numbers are always required. --- emulators/linux_base-suse-9.1/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'emulators/linux_base-suse-9.1/Makefile') diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -3,11 +3,13 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ +# $Id: Makefile,v 1.4 1995/11/08 15:05:22 erich Exp $ # DISTNAME= linux_lib -CATEGORIES= emulators +PKGNAME= linux_lib-1.0 +CATEGORIES= emulation + MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ -- cgit v1.2.3