From c8cf4077f0d9aa6cb3a5d8c84142a1d765ab0270 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 28 May 2005 02:57:22 +0000 Subject: - Share MASTER_SITES and HOMEPAGE with qpopper package using QPOPPER_MASTER_SITES and QPOPPER_HOMEPAGE defined in ../qpopper/Makefile.common. No functional change. --- mail/poppassd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/poppassd') diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 7eb543f1b02..d62503ab6a2 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -1,18 +1,18 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:22 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/05/28 02:57:22 taca Exp $ # DISTNAME= qpopper${VERSION} PKGNAME= poppassd-${VERSION} PKGREVISION= 3 CATEGORIES= mail -MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ +MASTER_SITES= ${QPOPPER_MASTER_SITES} PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= qpopper-4.0.5-ipv6-20030313.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= mellon@fugue.com -HOMEPAGE= http://www.eudora.com/qpopper/ +HOMEPAGE= ${QPOPPER_HOMEPAGE} COMMENT= Qualcomm's password change server mainly for Eudora .include "../qpopper/Makefile.common" -- cgit v1.2.3