diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:48:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:48:30 +0000 |
commit | 46381ef82f77c7f022c92783bf164356ffc8ae44 (patch) | |
tree | 546452d4d691e52640b22d04497f8f5def712aef /emulators/linux_base-6 | |
parent | eef04f0e23ab11a1eeebf12d6f059231d25fe6fc (diff) | |
download | ports-46381ef82f77c7f022c92783bf164356ffc8ae44.tar.gz ports-46381ef82f77c7f022c92783bf164356ffc8ae44.zip |
Notes
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 46235f2c8210..05854bb3a9e0 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -3,12 +3,12 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1995/11/14 13:03:13 asami Exp $ +# $Id: Makefile,v 1.6 1995/11/17 17:10:16 asami Exp $ # DISTNAME= linux_lib PKGNAME= linux_lib-1.0 -CATEGORIES= emulation +CATEGORIES= emulators MAINTAINER= erich@FreeBSD.org |