diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 00:37:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 00:37:14 +0000 |
commit | 0243fbf620ea4212a1afaf4dea00c0fb4cc53bb4 (patch) | |
tree | 73dbd6061c8bd005631177236151f93bb8112b01 /textproc/htmlize.el/Makefile | |
parent | a0461d68d52d8b399f9c612380e30f226c1a1dff (diff) | |
download | ports-0243fbf620ea4212a1afaf4dea00c0fb4cc53bb4.tar.gz ports-0243fbf620ea4212a1afaf4dea00c0fb4cc53bb4.zip |
Notes
Diffstat (limited to 'textproc/htmlize.el/Makefile')
-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 50d26b91629b..ce21d71b91d6 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= repacked EXTRACT_SUFX= -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) USE_EMACS= yes |