diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2002-03-15 15:47:40 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2002-03-15 15:47:40 +0000 |
commit | 8ca6491f0502930a6a80266c6d6324837efaf320 (patch) | |
tree | 029ba61e995ad0e057a91c9a1d0137f068a637a0 /emulators/linux-vmware-toolbox2 | |
parent | 2423a954e1b73a7b81d2b2de594e470e7fc4e7d3 (diff) | |
download | ports-8ca6491f0502930a6a80266c6d6324837efaf320.tar.gz ports-8ca6491f0502930a6a80266c6d6324837efaf320.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox2')
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile index 31e279badb01..040fd931fff5 100644 --- a/emulators/linux-vmware-toolbox2/Makefile +++ b/emulators/linux-vmware-toolbox2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= linux- DISTNAME= vmware-linux-tools -MAINTAINER= matusita@jp.FreeBSD.org +MAINTAINER= matusita@FreeBSD.org ONLY_FOR_ARCHS= i386 USE_LINUX= yes |