diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-04-03 05:42:25 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-04-03 05:42:25 +0000 |
commit | aadc59d2cea3828385a0fa2e72bd811cd94696d2 (patch) | |
tree | 4ecc290d7e0d8841d365b2cf578ef3fc41490bf4 /mail/tpop3d/Makefile | |
parent | 92118d1d773ba4dc3a7e15efc1a916485ebed6c4 (diff) |
Notes
Diffstat (limited to 'mail/tpop3d/Makefile')
-rw-r--r-- | mail/tpop3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index d50a7e41b879..3b536a71b86a 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -7,14 +7,13 @@ PORTNAME= tpop3d PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.ex-parrot.com/~chris/tpop3d/ MAINTAINER= boris@tagnet.ru COMMENT= Virtual-domain capable POP3 server supporting MySQL,PgSQL etc auth -IS_INTERACTIVE= yes USE_OPENSSL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |