diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 22:50:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 22:50:53 +0000 |
commit | aeeadab5c49dc19f58886ddebb19cbcfb4af272d (patch) | |
tree | 3eaaebb801defbd2ea3e96a11a6d8801dff32c58 /deskutils | |
parent | 2ce1a5e188516537f9f4197580652c1f790dc306 (diff) | |
download | ports-aeeadab5c49dc19f58886ddebb19cbcfb4af272d.tar.gz ports-aeeadab5c49dc19f58886ddebb19cbcfb4af272d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 8660f3c539c4..7e4d6f7ad19e 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A calendar for the gnome2 desktop with smooth alpha-blending RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 |