diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-19 15:58:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-02-19 15:58:19 +0000 |
commit | 6a50c45647d89131935635c94953f289a3d3fdad (patch) | |
tree | 732132a2f088cea279be32af260d740fb270ad15 /mail/popper | |
parent | Add lang/ruby_static, the statically linked version of the "ruby" (diff) |
Bump PORTREVISION I forget
Notes
Notes:
svn path=/head/; revision=38489
Diffstat (limited to 'mail/popper')
-rw-r--r-- | mail/popper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 4c64bc3ff26a..af55d4791f5f 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -7,6 +7,7 @@ PORTNAME= qpopper PORTVERSION= 2.53 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/ DISTNAME= ${PORTNAME}${PORTVERSION} |