diff options
author | ache <ache@FreeBSD.org> | 2001-10-02 17:01:23 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-10-02 17:01:23 +0000 |
commit | 3111395f8681c0f32fccfbec9aec88c606704d0e (patch) | |
tree | f82e7aec5ca7ab94198626197b09785aa625a4e2 /mail/popper/Makefile | |
parent | 76c5c0bdf269fe422d1ebfec8beea7c9d78be791 (diff) | |
download | FreeBSD-ports-3111395f8681c0f32fccfbec9aec88c606704d0e.zip FreeBSD-ports-3111395f8681c0f32fccfbec9aec88c606704d0e.tar.gz |
Fix auth for non-OPIE users
Diffstat (limited to 'mail/popper/Makefile')
-rw-r--r-- | mail/popper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 64371c0..5267652 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -7,7 +7,7 @@ PORTNAME= qpopper PORTVERSION= 2.53 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/ DISTNAME= ${PORTNAME}${PORTVERSION} |