diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-10 14:37:40 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-10 14:37:40 +0000 |
commit | 09f28108b16a8baac7fc732e72193deaee6d29c0 (patch) | |
tree | 1e5f3c7d7d451a07bbe52298e520a11ddc95ba6b /net/imapproxy | |
parent | 57e9d6280a06604999ebf92582d4a7d843c3626a (diff) |
Notes
Diffstat (limited to 'net/imapproxy')
-rw-r--r-- | net/imapproxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/imapproxy/Makefile b/net/imapproxy/Makefile index 7ac8ea6487b1..e1850eaac9f0 100644 --- a/net/imapproxy/Makefile +++ b/net/imapproxy/Makefile @@ -9,8 +9,7 @@ PORTNAME= imapproxy PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/ MAINTAINER= lasse@freebsdcluster.org COMMENT= ImapProxy is a caching IMAP proxy daemon to be used with Horde/IMP |