diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /mail/gnus | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'mail/gnus')
-rw-r--r-- | mail/gnus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/gnus/Makefile b/mail/gnus/Makefile index c416a504d1b..88e182bb811 100644 --- a/mail/gnus/Makefile +++ b/mail/gnus/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.14 2006/11/10 18:04:09 perry Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:21 wiz Exp $ DISTNAME= gnus-5.10.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} CATEGORIES= mail news -MASTER_SITES= http://www.gnus.org/dist/ +MASTER_SITES= http://gnus.org/dist/ MAINTAINER= lha@NetBSD.org -HOMEPAGE= http://www.gnus.org/ +HOMEPAGE= http://gnus.org/ COMMENT= Gnus is a flexible message reader running under GNU Emacs #EMACS_VERSIONS_ACCEPTED= emacs21 emacs20 xemacs211 xemacs215 |