diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-09-16 09:14:45 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-09-16 09:14:45 +0000 |
commit | 74beb9901ff7a93ff1b8dc2e585c38286a5786c6 (patch) | |
tree | 4086c411954ba99393d96f380d77e166e2b8bd71 /mail/pop3vscan/files/patch-pop3vscan.h | |
parent | - Add LICENSE (diff) |
Remove expired ports:
2018-09-15 www/bookmarkbridge: Unmaintained. Unlikely to work correctly with modern browsers
2018-09-15 mail/annoyance-filter: Unmaintained upstream
2018-09-15 mail/pop3vscan: Unmaintained upstream
2018-09-15 audio/firefly: Unmaintained. Use audio/forked-daapd instead
2018-09-15 www/hs-hS3: Not being developed upstream
2018-09-15 converters/hs-dataenc: Not being developed upstream
2018-09-15 devel/tinyq: Unmaintained upstream and unused in the ports tree
2018-09-15 devel/hs-hashed-storage: Not being developed upstream
Diffstat (limited to 'mail/pop3vscan/files/patch-pop3vscan.h')
-rw-r--r-- | mail/pop3vscan/files/patch-pop3vscan.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/pop3vscan/files/patch-pop3vscan.h b/mail/pop3vscan/files/patch-pop3vscan.h deleted file mode 100644 index 22c75c3ed0fd..000000000000 --- a/mail/pop3vscan/files/patch-pop3vscan.h +++ /dev/null @@ -1,10 +0,0 @@ ---- pop3vscan.h.orig Wed Jun 12 08:19:05 2002 -+++ pop3vscan.h Tue Jun 3 03:23:38 2003 -@@ -28,6 +28,7 @@ - /* includes {{{1 */ - #include <syslog.h> /* do_log */ -+#include <netinet/in.h> - #include <arpa/inet.h> /* config */ - - /* definitions {{{1 */ - #define PROGNAME "POP3VScan" |