diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-09 06:06:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-09 06:06:13 +0000 |
commit | be7a5262712d055ea6dcd6661a3cb698d821950d (patch) | |
tree | 96830e124f3d78caba41299c8808caff9aa75fec /textproc/emacs-muse | |
parent | 59b94a7362773314e34f065d55c49039870904d5 (diff) | |
download | pkgsrc-be7a5262712d055ea6dcd6661a3cb698d821950d.tar.gz |
Follow a redirect.
Diffstat (limited to 'textproc/emacs-muse')
-rw-r--r-- | textproc/emacs-muse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/emacs-muse/Makefile b/textproc/emacs-muse/Makefile index a4c476a774d..54ebe51283d 100644 --- a/textproc/emacs-muse/Makefile +++ b/textproc/emacs-muse/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/09/08 22:15:42 hauke Exp $ -# +# $NetBSD: Makefile,v 1.10 2017/09/09 06:06:13 wiz Exp $ DISTNAME= muse-3.20 PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME} @@ -8,7 +7,7 @@ CATEGORIES= textproc editors MASTER_SITES= https://web.archive.org/web/20170309215441/http://download.gna.org/muse-el/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mwolson.org/projects/EmacsMuse.html +HOMEPAGE= https://www.gnu.org/software/emacs-muse/index.html COMMENT= Publishing environment for Emacs LICENSE= gnu-gpl-v3 |