diff options
author | asami <asami@FreeBSD.org> | 1995-11-14 21:03:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-14 21:03:13 +0800 |
commit | d7695eec5e0cd06d7f7d49f275b3112fee8eeca8 (patch) | |
tree | 47b23fa0083f053dc393ecf5553d683cdcbd8252 | |
parent | e68c8e165b40d68d6032a02453bf5969345291c5 (diff) | |
download | freebsd-ports-gnome-d7695eec5e0cd06d7f7d49f275b3112fee8eeca8.tar.gz freebsd-ports-gnome-d7695eec5e0cd06d7f7d49f275b3112fee8eeca8.tar.zst freebsd-ports-gnome-d7695eec5e0cd06d7f7d49f275b3112fee8eeca8.zip |
(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.
-rw-r--r-- | emulators/linux_base-6/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-62/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 6 |
8 files changed, 32 insertions, 16 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/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/ diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/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/ diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/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/ diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/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/ 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/ diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/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/ diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/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/ diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index f8266a714dde..14fd5cbd4309 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/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/ |