diff options
author | tnn <tnn@pkgsrc.org> | 2010-08-17 16:52:48 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-08-17 16:52:48 +0000 |
commit | 36970a50b90ff67cd38ba442012a7f53a1cf82f8 (patch) | |
tree | 29e5176e2e9f8ca8de97d8a5fb148c98fa217d06 /mail/ssmtp/Makefile | |
parent | 8ec1d6c7f079e19dd59030bdb67896a470620e59 (diff) | |
download | pkgsrc-36970a50b90ff67cd38ba442012a7f53a1cf82f8.tar.gz |
reset MAINTAINER (bounced)
fix HOMEPAGE
Diffstat (limited to 'mail/ssmtp/Makefile')
-rw-r--r-- | mail/ssmtp/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index bc0b6f837bd..8cbec77e7ca 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2009/02/07 23:21:05 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/08/17 16:52:48 tnn Exp $ # # TLS functionality needs testing. Please let me know the result, # and preferably info about your system. # -# pkg@pop.707.to # Toru TAKAMIZU DISTNAME= ssmtp_2.61.orig @@ -12,8 +11,8 @@ PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/ssmtp/} -MAINTAINER= pkg@pop.707.to -HOMEPAGE= http://packages.debian.org/testing/mail/ssmtp.html +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://packages.debian.org/stable/mail/ssmtp COMMENT= Extremely simple MTA to forward mail to a mail hub PKG_DESTDIR_SUPPORT= user-destdir |