diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:15:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:15:21 +0000 |
commit | a69ed1ce624cb3f9f13404e3e0e1fdf140ae4470 (patch) | |
tree | 095f1d4a86a5b7d8e43f7e0483b1b66673f66dc1 /emulators/twin/files/patch-ah | |
parent | Remove unmaintained expired ports from ftp (diff) |
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
Notes
Notes:
svn path=/head/; revision=273465
Diffstat (limited to 'emulators/twin/files/patch-ah')
-rw-r--r-- | emulators/twin/files/patch-ah | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/twin/files/patch-ah b/emulators/twin/files/patch-ah deleted file mode 100644 index e268f951e078..000000000000 --- a/emulators/twin/files/patch-ah +++ /dev/null @@ -1,10 +0,0 @@ ---- dlls/winsock/WinSockIF.c.orig Sat Jan 13 18:26:12 2001 -+++ dlls/winsock/WinSockIF.c Fri Jul 20 02:25:35 2001 -@@ -28,6 +28,7 @@ - - */ - -+#include <sys/types.h> - #include <netinet/in.h> - #include <sys/socket.h> - #include <sys/time.h> |