diff options
author | gabor <gabor@FreeBSD.org> | 2008-11-25 07:08:06 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-11-25 07:08:06 +0800 |
commit | 8f74241656c2f63c51d9912ba84c5f4afcb099ee (patch) | |
tree | 0239ba5e90c290083e26de6a29ec011135791ab9 /emulators/Makefile | |
parent | a88d1f20ed0a3e69b284dce24473c8464394ceb7 (diff) | |
download | freebsd-ports-gnome-8f74241656c2f63c51d9912ba84c5f4afcb099ee.tar.gz freebsd-ports-gnome-8f74241656c2f63c51d9912ba84c5f4afcb099ee.tar.zst freebsd-ports-gnome-8f74241656c2f63c51d9912ba84c5f4afcb099ee.zip |
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 23147a16179a..dea9bf9bbbc2 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 |