diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-17 08:42:12 +0000 |
commit | 4b633df65e3a93ac7b78519544dd71fd8f34cd58 (patch) | |
tree | e8ea9d105220ff987dba2457988a38975dbf2061 /graphics/ditaa | |
parent | 9586c9459c69e1507e6fa2227c60f6d8183e5aba (diff) | |
download | ports-4b633df65e3a93ac7b78519544dd71fd8f34cd58.tar.gz ports-4b633df65e3a93ac7b78519544dd71fd8f34cd58.zip |
Notes
Diffstat (limited to 'graphics/ditaa')
-rw-r--r-- | graphics/ditaa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ditaa/Makefile b/graphics/ditaa/Makefile index 6ee4211f13c8..16b3d91c8d3d 100644 --- a/graphics/ditaa/Makefile +++ b/graphics/ditaa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= Convert ascii-art diagrams into proper bitmap graphics USE_ZIP= yes |