diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-02-24 22:10:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-02-24 22:10:52 +0000 |
commit | 1134a120475a4f72f1c2ae98ff0fa8968cc39066 (patch) | |
tree | 720dc30ba4ea4a86f63698b0628fdc723fc74b23 /devel/pmake/files/patch-ag | |
parent | Upgrade to LLVM and Clang r126079 to match the version in HEAD. (diff) |
Remove expired ports:
2011-02-23 devel/pmake: does not build on any supported version of FreeBSD
2011-02-24 net-p2p/linux-agsatellite: the whole service went to cloud
Notes
Notes:
svn path=/head/; revision=269603
Diffstat (limited to 'devel/pmake/files/patch-ag')
-rw-r--r-- | devel/pmake/files/patch-ag | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/pmake/files/patch-ag b/devel/pmake/files/patch-ag deleted file mode 100644 index 2a7ce00df058..000000000000 --- a/devel/pmake/files/patch-ag +++ /dev/null @@ -1,8 +0,0 @@ ---- customs/sigList.c.orig Thu Nov 12 16:43:25 1998 -+++ customs/sigList.c Thu Nov 12 16:43:54 1998 -@@ -20,4 +20,5 @@ - #endif /* not lint */ - -+#include <sys/types.h> - #include <sys/signal.h> - |