diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:36:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-09 04:36:21 +0000 |
commit | 7d6d450bc61c6d036955f4f4be31efd749f4d168 (patch) | |
tree | ba7d8846e201d48e27f457cdabb08836f71bd875 /astro | |
parent | d77a6e5446b38e467f7a6ad0f1c2f00e85503220 (diff) | |
download | ports-7d6d450bc61c6d036955f4f4be31efd749f4d168.tar.gz ports-7d6d450bc61c6d036955f4f4be31efd749f4d168.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gkrellmseti/Makefile | 2 | ||||
-rw-r--r-- | astro/ksetispy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile index 98bef9013e4d..2e4f36f698df 100644 --- a/astro/gkrellmseti/Makefile +++ b/astro/gkrellmseti/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xavier.serpaggi.free.fr/seti/ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}-${PORTVERSION}b -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A SETI@home plugin for GKrellM BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile index caa9d6ce9acc..9a4c6c51d4e0 100644 --- a/astro/ksetispy/Makefile +++ b/astro/ksetispy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Monitors the progress of the SETI@home client USE_BZIP2= yes |