diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:45:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:45:07 +0000 |
commit | a8fa551e17829b41ef4db1de6a82e5cd81fdd4c2 (patch) | |
tree | 2b4fdd3fc4e385fa1371cd011e5a978c86430278 /textproc/htmlize.el | |
parent | f9b27da56f5a8d31d194f48180ec058004865ab1 (diff) | |
download | ports-a8fa551e17829b41ef4db1de6a82e5cd81fdd4c2.tar.gz ports-a8fa551e17829b41ef4db1de6a82e5cd81fdd4c2.zip |
Notes
Diffstat (limited to 'textproc/htmlize.el')
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 92276ecfa399..ca300ec867a0 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= repacked EXTRACT_SUFX= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) USE_EMACS= yes |