diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-17 05:03:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-17 05:03:50 +0000 |
commit | 9714ee629b2085711e35214edfdc7e908d492095 (patch) | |
tree | 500db762db0002f5d0e4e4dc9a038b811435abe6 /deskutils/gdeskcal | |
parent | Use INFO. (diff) |
Assign maintainership back to ports@. Thanks for all your work, Martin.
Notes
Notes:
svn path=/head/; revision=87110
Diffstat (limited to 'deskutils/gdeskcal')
-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 dabcd783900f..86fbb18db9c1 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= martin.klaffenboeck@gmx.at +MAINTAINER= ports@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 |