diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-19 08:56:11 +0800 |
commit | b5b9792286b4ca300764dc13b8d3bafce59095a7 (patch) | |
tree | b3d14c890ac20fee0e13b7d83275a38c72717e1f /misc/py-osd | |
parent | a8196473ab6634722a896d11bf11adbe3e46341a (diff) | |
download | freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.gz freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.tar.zst freebsd-ports-gnome-b5b9792286b4ca300764dc13b8d3bafce59095a7.zip |
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Diffstat (limited to 'misc/py-osd')
-rw-r--r-- | misc/py-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile index 566577bba059..bf30cb5659bd 100644 --- a/misc/py-osd/Makefile +++ b/misc/py-osd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://repose.cx/pyosd/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyosd-${PORTVERSION} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= A python wrapper for osd, for displaying text on your X display LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd |