diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-16 20:07:39 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-16 20:07:39 +0000 |
commit | 9fd172d5fc876fc3db7571500722ed45234278c5 (patch) | |
tree | baceecf2421e2f0fbc6b99f3c053e4d086312f0f /graphics/potrace | |
parent | 2ce6f04e4c000024ab618c04ddff680befbc0ee5 (diff) | |
download | ports-9fd172d5fc876fc3db7571500722ed45234278c5.tar.gz ports-9fd172d5fc876fc3db7571500722ed45234278c5.zip |
Notes
Diffstat (limited to 'graphics/potrace')
-rw-r--r-- | graphics/potrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile index 18aaf1ae4ff3..8036e1517c4d 100644 --- a/graphics/potrace/Makefile +++ b/graphics/potrace/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.11 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= smyru@heron.pl +MAINTAINER= ps.ports@smyrak.com COMMENT= Transforms bitmaps into vector graphics GNU_CONFIGURE= yes |