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