diff options
author | gabor <gabor@FreeBSD.org> | 2008-11-24 23:08:06 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-11-24 23:08:06 +0000 |
commit | 8f74241656c2f63c51d9912ba84c5f4afcb099ee (patch) | |
tree | 0239ba5e90c290083e26de6a29ec011135791ab9 /emulators/Makefile | |
parent | a88d1f20ed0a3e69b284dce24473c8464394ceb7 (diff) | |
download | FreeBSD-ports-8f74241656c2f63c51d9912ba84c5f4afcb099ee.zip FreeBSD-ports-8f74241656c2f63c51d9912ba84c5f4afcb099ee.tar.gz |
Gentoo doesn't ship stage2 tarballed distributions any more. Remove the
following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 23147a1..dea9bf9 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -84,10 +84,8 @@ SUBDIR += linux_base-f7 SUBDIR += linux_base-f8 SUBDIR += linux_base-gentoo-stage1 - SUBDIR += linux_base-gentoo-stage2 SUBDIR += linux_base-gentoo-stage3 SUBDIR += linux_dist-gentoo-stage1 - SUBDIR += linux_dist-gentoo-stage2 SUBDIR += linux_dist-gentoo-stage3 SUBDIR += lisaem SUBDIR += loemu |