diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /mail/gnus | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.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 |