diff options
Diffstat (limited to 'mail/qpopper/Makefile')
-rw-r--r-- | mail/qpopper/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 844bd18f2fed..785fc0c09db2 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qpopper -PORTVERSION= 4.0.9 +PORTVERSION= 4.1.0 PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \ @@ -61,12 +61,6 @@ OPTIONS= APOP_ONLY "build with APOP authentication only" off \ .include <bsd.port.options.mk> -.if !defined(WITHOUT_IPV6) -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ -PATCHFILES= qpopper4.0.9-ipv6-20060626.diff.gz -PATCH_DIST_STRIP= -p1 -.endif - .if defined(WITHOUT_APOP) QPOPAUTH= "@comment " .else |