diff options
author | Juergen Daubert <juergen.daubert@t-online.de> | 2006-10-09 17:35:49 +0000 |
---|---|---|
committer | Juergen Daubert <juergen.daubert@t-online.de> | 2006-10-09 17:35:49 +0000 |
commit | 0d86b8c4a93cfc54a94e0373fc1ee002abdab696 (patch) | |
tree | 43828202aeaf379fe92e0383a38a48f2760b975b /dovecot/Pkgfile | |
parent | 8c77254fea88774005502724e55d147e1342f677 (diff) | |
download | opt-0d86b8c4a93cfc54a94e0373fc1ee002abdab696.tar.gz opt-0d86b8c4a93cfc54a94e0373fc1ee002abdab696.tar.xz |
dovecot: fixed url
Diffstat (limited to 'dovecot/Pkgfile')
-rw-r--r-- | dovecot/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 9f495dcad..037c83789 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -1,12 +1,12 @@ # Description: IMAP and POP3 server with ssl/ipv6 support, written with security primarily in mind -# URL: http://dovecot.procontrol.fi +# URL: http://dovecot.org # Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de # Depends on: openssl name=dovecot version=1.0.rc7 release=1 -source=(http://dovecot.procontrol.fi/releases/$name-$version.tar.gz \ +source=(http://dovecot.org/releases/$name-$version.tar.gz \ dovecot-config.patch dovecot) build () { |