diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:56:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:56:11 +0000 |
commit | 11eb8e505870d3549e152f9ae01d0ffaeda7d842 (patch) | |
tree | 5ab03693e2efb60f498784e8436a3293052c3709 /astro/gkrellsun | |
parent | dd4e75fcde4e2177d8ccb7eba60396c87c8197c0 (diff) | |
download | ports-11eb8e505870d3549e152f9ae01d0ffaeda7d842.tar.gz ports-11eb8e505870d3549e152f9ae01d0ffaeda7d842.zip |
Notes
Diffstat (limited to 'astro/gkrellsun')
-rw-r--r-- | astro/gkrellsun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile index b2ad01b987dc..ae8ebf80eaaf 100644 --- a/astro/gkrellsun/Makefile +++ b/astro/gkrellsun/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://nwalsh.com/hacks/gkrellsun/ -MAINTAINER= steffen@vogelreuter.de +MAINTAINER= ports@FreeBSD.org COMMENT= A Gkrellm-Plugin that displays the local sun rise and sun set times BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm |