diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 17:15:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 17:15:21 +0800 |
commit | d32d7b5ea531bda0beb161d614d863d84f726238 (patch) | |
tree | fdab93cbff512d8514f1b3e413ea302c19459dab /emulators/Makefile | |
parent | 85c43b5771519be4dfe5fee8738e61e651fab79a (diff) | |
download | freebsd-ports-gnome-d32d7b5ea531bda0beb161d614d863d84f726238.tar.gz freebsd-ports-gnome-d32d7b5ea531bda0beb161d614d863d84f726238.tar.zst freebsd-ports-gnome-d32d7b5ea531bda0beb161d614d863d84f726238.zip |
Remove unmaintained expired ports from emulators
2011-05-01 emulators/basiliskII: Distfile is no more available official website has older distfiles
2011-05-01 emulators/tkhfs: Upstream disapear and distfile is no more available
2011-05-01 emulators/twin: Upstream disapear and distfile is no more available
2011-05-01 emulators/vgb: Distfile is no more available (lastest binaries provided by upstream are for 5.x)
2011-05-01 emulators/vpce: Upstream disapear and distfile is no more available
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index e6cb3a541dfd..1279724041bc 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -10,7 +10,6 @@ SUBDIR += aftp SUBDIR += aqemu SUBDIR += atari800 - SUBDIR += basiliskII SUBDIR += bfe SUBDIR += bochs SUBDIR += bsnes @@ -153,15 +152,12 @@ SUBDIR += tiemu2 SUBDIR += tiemu3 SUBDIR += tilem - SUBDIR += tkhfs SUBDIR += tme SUBDIR += tpm-emulator SUBDIR += tuxnes - SUBDIR += twin SUBDIR += uae SUBDIR += vMac SUBDIR += vba - SUBDIR += vgb SUBDIR += vgb-bin SUBDIR += vgba-bin SUBDIR += vice @@ -180,7 +176,6 @@ SUBDIR += vmware-tools5 SUBDIR += vmware-tools6 SUBDIR += vmware3 - SUBDIR += vpce SUBDIR += vxtools SUBDIR += wahcade SUBDIR += wine |