diff options
author | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
commit | ea4977bf1b62bdb4a0eb745b58acf304a3676704 (patch) | |
tree | 78ff85bf710eaf0152233e2acec6f8e49347a0c6 /graphics | |
parent | 30a9b32fe132e4a936dea4346a00fa4eeba9a59e (diff) | |
download | freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.gz freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.zst freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.zip |
Update my mail address to @FreeBSD.org
Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libdmtx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libdmtx/Makefile b/graphics/libdmtx/Makefile index d08361503e72..6de055372d3e 100644 --- a/graphics/libdmtx/Makefile +++ b/graphics/libdmtx/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Software for reading and writing Data Matrix barcodes LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick |