diff options
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 |