diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 22:14:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 22:14:13 +0800 |
commit | 1fbf10778d98443075a8e05dd3599e1ce0f93597 (patch) | |
tree | 7f0bd92ae4b5fedd2fe3e080e9bd2ec1990f20c7 /textproc/asciidoc | |
parent | 4780762957f625bffbfa033b88a344228b3a348d (diff) | |
download | freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.tar.gz freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.tar.zst freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.zip |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr
Diffstat (limited to 'textproc/asciidoc')
-rw-r--r-- | textproc/asciidoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 16287cc10cb8..5cc61cff4dee 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 8.6.4 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= peter.schuller@infidyne.com +MAINTAINER= ports@FreeBSD.org COMMENT= A text document format for writing short documents and man pages USE_PYTHON= 2.5+ |