diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-06-06 18:37:34 +0800 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-06-06 18:37:34 +0800 |
commit | 7ab29c4aa1a42232e45c1c4f0597006cf7a5a488 (patch) | |
tree | e22da261589812b866c632fd6576b06c6becd191 /textproc/muse | |
parent | d8c54f9e9ffd751989427e7e9f5ee0b477c221e2 (diff) | |
download | freebsd-ports-gnome-7ab29c4aa1a42232e45c1c4f0597006cf7a5a488.tar.gz freebsd-ports-gnome-7ab29c4aa1a42232e45c1c4f0597006cf7a5a488.tar.zst freebsd-ports-gnome-7ab29c4aa1a42232e45c1c4f0597006cf7a5a488.zip |
- Respect alternate LOCALBASE
- Update my mail address
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org>
Diffstat (limited to 'textproc/muse')
-rw-r--r-- | textproc/muse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 723e0ac25ab0..e01c3c31312a 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.gna.org/muse-el/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@FreeBSD.org COMMENT= An authoring and publishing environment for Emacs USE_EMACS= yes |