diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 02:01:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-13 02:01:16 +0000 |
commit | 5504410d202a61139289f7ec5b1ac740d8b707c1 (patch) | |
tree | 80c334fbe1eda5a5f8f3d63977f855194ef1d2de /x11/xcurs | |
parent | e36eed0723b97c93c1ca80727272496613c08f7e (diff) |
Notes
Diffstat (limited to 'x11/xcurs')
-rw-r--r-- | x11/xcurs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcurs/Makefile b/x11/xcurs/Makefile index a55ccda33fd4..64f52de56356 100644 --- a/x11/xcurs/Makefile +++ b/x11/xcurs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \ #http://varg.dyndns.org/psi/files/xcurs/ MAINTAINER= ports@FreeBSD.org -COMMENT= An editor for new XFree86/X.Org style full-color cursors properties +COMMENT= Editor for new X.Org style full-color cursors properties RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging |