aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-11-15 03:59:42 +0000
committerPatrick Li <pat@FreeBSD.org>2001-11-15 03:59:42 +0000
commit8ca16eda5549da96616e5f3b57f5d357f61706fc (patch)
tree52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /astro
parent8269d2195e85bbdcded0e4f4049f09ae926cffef (diff)
downloadports-8ca16eda5549da96616e5f3b57f5d357f61706fc.tar.gz
ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.zip
Maintainer is now committer so change to new email address.
Approved by: lioux
Notes
Notes: svn path=/head/; revision=50033
Diffstat (limited to 'astro')
-rw-r--r--astro/gkrellmearth/Makefile2
-rw-r--r--astro/gkrellmearth/pkg-descr2
-rw-r--r--astro/gkrellmoon/Makefile2
-rw-r--r--astro/gkrellmoon/pkg-descr2
-rw-r--r--astro/kstars/Makefile2
-rw-r--r--astro/spacechart/Makefile2
-rw-r--r--astro/starplot/Makefile2
-rw-r--r--astro/starplot/pkg-descr2
-rw-r--r--astro/sunclock/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile
index 70a0cab9244a..049b23467810 100644
--- a/astro/gkrellmearth/Makefile
+++ b/astro/gkrellmearth/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/saintdead/
PKGNAMEPREFIX= gkrellm
DISTNAME= ${PORTNAME}_anim-${PORTVERSION}
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/astro/gkrellmearth/pkg-descr b/astro/gkrellmearth/pkg-descr
index 585ee2b27685..ecad8f514f9d 100644
--- a/astro/gkrellmearth/pkg-descr
+++ b/astro/gkrellmearth/pkg-descr
@@ -4,4 +4,4 @@ of the earth.
WWW: http://www.geocities.com/saintdead/earth_anim.html
Author: Brad Abel <envy@cybergoth.zzn.com>
-- Patrick Li <pat@databits.net>
+- Patrick Li <pat@FreeBSD.org>
diff --git a/astro/gkrellmoon/Makefile b/astro/gkrellmoon/Makefile
index d6c51e8c9981..9852988f90a5 100644
--- a/astro/gkrellmoon/Makefile
+++ b/astro/gkrellmoon/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gkrellmoon
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/astro/gkrellmoon/pkg-descr b/astro/gkrellmoon/pkg-descr
index f11420fcb56e..75fc3affa09e 100644
--- a/astro/gkrellmoon/pkg-descr
+++ b/astro/gkrellmoon/pkg-descr
@@ -4,4 +4,4 @@ upon the glunarclock and wmMoonClock applications.
WWW: http://gkrellmoon.sourceforge.net/
Author: Dale P. Smith <dsmith@altustech.com>
-- Patrick Li <pat@databits.net>
+- Patrick Li <pat@FreeBSD.org>
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile
index 9b7db24447d3..f1566192bc62 100644
--- a/astro/kstars/Makefile
+++ b/astro/kstars/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
GNU_CONFIGURE= yes
USE_KDELIBS_VER= 2
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile
index 14e77d94dd41..5cfb9cc2245e 100644
--- a/astro/spacechart/Makefile
+++ b/astro/spacechart/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://zipi.fi.upm.es/~e970095/spacechart/download/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
EXTRACT_SUFX= .tgz
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index 04bd47b1a8df..bdd7257bb43f 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.92.2
CATEGORIES= astro
MASTER_SITES= http://www.princeton.edu/~kmccarty/downloads/
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/astro/starplot/pkg-descr b/astro/starplot/pkg-descr
index 533251f7d564..7c0e5ff23f27 100644
--- a/astro/starplot/pkg-descr
+++ b/astro/starplot/pkg-descr
@@ -3,4 +3,4 @@ of stars. Check the Web site to get more star data sets.
WWW: http://www.princeton.edu/~kmccarty/starplot.html
-- Patrick Li <pat@databits.net>
+- Patrick Li <pat@FreeBSD.org>
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index 7e48c8773f7c..574f0d7219da 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
EXTRACT_SUFX= .tgz
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg