=================================================================== RCS file: /cvs/ports/graphics/uniconvertor/Makefile,v retrieving revision 1.4 retrieving revision 1.6 diff -u -r1.4 -r1.6 --- ports/graphics/uniconvertor/Makefile 2010/10/27 08:10:04 1.4 +++ ports/graphics/uniconvertor/Makefile 2011/03/04 21:09:54 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2010/10/27 07:10:04 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2011/03/04 21:09:54 yason Exp $ COMMENT = universal vector graphics translator @@ -9,7 +9,7 @@ HOMEPAGE = http://sk1project.org/ -#MAINTAINER = ??? +MAINTAINER = Kirill Bychkov # GPLv2/LGPLv2 PERMIT_PACKAGE_CDROM = Yes @@ -26,6 +26,6 @@ SEPARATE_BUILD = concurrent SUBST_VARS = V -MODPY_ADJ_FILES = src/uniconv src/__init__.py +MODPY_ADJ_FILES = setup.py src/uniconv src/__init__.py .include