diff options
author | jlam <jlam@pkgsrc.org> | 2001-01-31 22:40:49 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-01-31 22:40:49 +0000 |
commit | b8d2fcc7b313ce4068f8cd0982397d93acfc23cc (patch) | |
tree | ee77529d7b51b9fac38cf5d76776b837ddb48ee6 | |
parent | 990223e5c8302ae2488f081040bfb404de668b65 (diff) | |
download | pkgsrc-b8d2fcc7b313ce4068f8cd0982397d93acfc23cc.tar.gz |
Update HOMEPAGE.
-rw-r--r-- | security/cyrus-sasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 43647bdf862..85debab7805 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/12/13 16:24:50 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/01/31 22:40:49 jlam Exp $ DISTNAME= cyrus-sasl-1.5.24 PKGNAME= ${DISTNAME}nb2 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/ MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://asg.web.cmu.edu/cyrus/imapd/ +HOMEPAGE= http://asg2.web.cmu.edu/sasl/ BUILD_DEPENDS+= automake:../../devel/automake |