diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /astro | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip FreeBSD-ports-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ptiger/Makefile | 2 | ||||
-rw-r--r-- | astro/tclgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/tkgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/weatherget/Makefile | 2 | ||||
-rw-r--r-- | astro/xeartk/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index 2e97793..b93a5cf 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro tk MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Displays U.S. Census Burea populated places on a map LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index 459d970..1145ddc 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.11.4 CATEGORIES= astro tcl MASTER_SITES= SF/tkgeomap -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read, manipulate and display geo data USE_TCL= 82+ diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index ba1568a..3ec8cf2 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.11.4 CATEGORIES= astro tk MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read, manipulate and display geo data LIB_DEPENDS= tclgeomap.0:${PORTSDIR}/astro/tclgeomap diff --git a/astro/weatherget/Makefile b/astro/weatherget/Makefile index b0aeb1c..a1606d5 100644 --- a/astro/weatherget/Makefile +++ b/astro/weatherget/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.0.1 CATEGORIES= astro MASTER_SITES= CENKES BERLIOS -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line weather reporting tool USE_BZIP2= yes diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile index 82adac3..0c1dd94 100644 --- a/astro/xeartk/Makefile +++ b/astro/xeartk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro tk MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small demo for tkgeomap LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap |