pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/wmmail Remove broken home page URL, replace broke...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74a654a3607f
branches:  trunk
changeset: 531478:74a654a3607f
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Jul 31 13:07:05 2007 +0000

description:
Remove broken home page URL, replace broken master site URL with
"{LOCAL_PORTS}" and drop maintainership.

diffstat:

 mail/wmmail/Makefile |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r e925892cee27 -r 74a654a3607f mail/wmmail/Makefile
--- a/mail/wmmail/Makefile      Tue Jul 31 12:32:43 2007 +0000
+++ b/mail/wmmail/Makefile      Tue Jul 31 13:07:05 2007 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.31 2007/02/06 18:59:42 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2007/07/31 13:07:05 tron Exp $
 
 DISTNAME=      WMMail.app-0.64
 PKGNAME=       wmmail-0.64
 PKGREVISION=   3
 CATEGORIES=    mail x11 windowmaker
-MASTER_SITES=  http://www.eecg.utoronto.ca/~chanb/WMMail.app/
+MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
-MAINTAINER=    tron%NetBSD.org@localhost
-HOMEPAGE=      http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       xbiff like "mail-checker" for WindowMaker
 
+NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL
+
 DEPENDS+=      windowmaker>=0.80.0nb1:../../wm/windowmaker
 
 USE_X11BASE=           yes



Home | Main Index | Thread Index | Old Index