diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
commit | 3952ad93e3f6e587b23c3a2717c6e56221a8d019 (patch) | |
tree | 36ead6bfbbdedc458ddf9c356e918cd4543c9b51 /editors/doxymacs | |
parent | ce6a81dfcee58727bca925b7a980b8579f6dd87f (diff) | |
download | ports-3952ad93e3f6e587b23c3a2717c6e56221a8d019.tar.gz ports-3952ad93e3f6e587b23c3a2717c6e56221a8d019.zip |
Notes
Diffstat (limited to 'editors/doxymacs')
-rw-r--r-- | editors/doxymacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index 2818f626b1e3..b0b93721861d 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bsdchat.com/dist/dryice/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= Doxymacs is Doxygen + {X}Emacs EMACS_PORT_NAME?= emacs21 |