diff options
author | abs <abs@pkgsrc.org> | 2003-10-17 08:54:58 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-10-17 08:54:58 +0000 |
commit | 518a164a851b1a872b5af4cc3690a129c8e051a1 (patch) | |
tree | 8fc4aa92a817a1dfd32e6457cd2e0dad20063899 /mail/exim-exiscan | |
parent | 7570ecab7ecf6e96b82dbdd99e64977f80782a20 (diff) | |
download | pkgsrc-518a164a851b1a872b5af4cc3690a129c8e051a1.tar.gz |
Update HOMEPAGE (old page was redirected)
Diffstat (limited to 'mail/exim-exiscan')
-rw-r--r-- | mail/exim-exiscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-exiscan/Makefile b/mail/exim-exiscan/Makefile index e68732a9117..b0046f768cd 100644 --- a/mail/exim-exiscan/Makefile +++ b/mail/exim-exiscan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/09/04 13:07:16 abs Exp $ +# $NetBSD: Makefile,v 1.5 2003/10/17 08:54:58 abs Exp $ DISTNAME= exim-${EXIM_VERSION} PKGNAME= exim-exiscan-${EXIM_VERSION}-${EXISCAN_VERSION} CATEGORIES= mail net MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://duncanthrax.net/exiscan/ +HOMEPAGE= http://duncanthrax.net/exiscan-acl/ COMMENT= The Exim mail transfer agent, with exiscan-acl patches DEPENDS+= exim-user>=1.0:../../mail/exim-user |